https://github.com/ntonbala/chartjs-practice
Practicing Chart.js charts
https://github.com/ntonbala/chartjs-practice
chartjs html5 javascript
Last synced: 2 months ago
JSON representation
Practicing Chart.js charts
- Host: GitHub
- URL: https://github.com/ntonbala/chartjs-practice
- Owner: NtonBala
- Created: 2025-01-12T20:15:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T16:09:14.000Z (3 months ago)
- Last Synced: 2025-02-07T16:37:40.667Z (3 months ago)
- Topics: chartjs, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 2.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chart.js Practice
This project is practice of [Chart js 4 Creating Perfect Charts [Tips and tricks]](https://www.udemy.com/course/chart-js-creating-perfect-dynamic-interactive-graph-tips-tricks) Udemy course by [Alexandr Tyurin](https://www.udemy.com/user/alexandr-570).
Each section is dedicated to separate chart type. To run section code open `Section[number]/index.html` in browser of your choice or run it via _live server_ (e.g. VSCode [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extension).