Chartist
Chartist.js is a simple responsive charting library built with SVG. Chartist's goal is to provide a simple, lightweight and unintrusive library to responsively craft charts on your website.
Step 1
Include Styles for the chart in head
Step 2
Include the chartist javascript library
Step 3
Add the markup
Step 4
Initialize with chart with data
Last updated