Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 789 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 789 Bytes

Hey Everyone

This is the repo for your js minor project of GDSC PU 2023-24 Web Cohort. It utilizes Chart.js via CDN to render charts based on user input values.

  1. Bar Chart
  2. Pie Chart
  3. Line Chart

Clone this repo locally using: (pre-requisite: git installed)

git clone https://github.com/Atharva-3000/GDSC-Cohort

Images

Bar Chart

image

Pie Chart

image

Line Chart

image