CommunityOfCoders / CommunityOfCoders/WebGenesis
Display Data in Various Charts using Chart.js
Open
HTML + CSS + JS
Medium
- Dominant language
- HTML
- Stars
- 10
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Create a data visualization dashboard using HTML, CSS, and JavaScript with the [Chart.js](https://www.chartjs.org/) library. The application should take static or dynamic data (e.g., sales data, population statistics) and present it in different types of charts, such as bar charts, line charts, and pie charts.
Key Features:
- Import and integrate Chart.js for data visualization
- Display multiple chart types (bar, line, pie)
- Fetch or use static JSON data to populate charts
- Provide a dropdown menu to switch between different charts
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.