Chartjs Tutorial
# Chart.js Tutorial
!(#)
Chart.js is a simple and flexible JavaScript charting library.
Chart.js is a JavaScript charting library based on HTML5 technology.
Chart.js: Simple HTML5 charts using the tag
Chart.js makes it easy to add interactive charts to websites or web applications
Chart.js is free for personal learning, personal websites, and non-commercial use.
* * *
### Chart.js Features
* Chart.js is open source, an open source project maintained by the community.
* Chart.js supports 8 chart types, each with dynamic effects and customizable options.
* Chart.js uses HTML5 Canvas technology for efficient rendering in all modern browsers (IE11+).
* Chart.js is responsive and can redraw all charts according to window size changes for better detail.
### Chart.js Related Resources
* Chart.js Official Website: [https://www.chartjs.org/](https://www.chartjs.org/)
* Chart.js Github: [https://github.com/chartjs/Chart.js](https://github.com/chartjs/Chart.js)
* Chart.js Documentation: [https://www.chartjs.org/docs/latest/](https://www.chartjs.org/docs/latest/)
* Chart.js Samples: [https://www.chartjs.org/docs/latest/samples/information.html](https://www.chartjs.org/docs/latest/samples/information.html)
YouTip