Chart.js is a free Open Source JavaScript library for making HTML-based charts with the Canvas element.
It is one of the simplest visualization libraries for JavaScript
more info here
Include it in package.json
- run yarn
Include it in your template or component
Bar Chart
Unique ID
Context DOM Element
Initialize
www.chartjs.org
w3schools.com/js/js_graphics_chartjs
Color palletes
Extras
By Alvaro Uribe