An open API service indexing awesome lists of open source software.

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

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).