Getting Started
First, we need to have a canvas in our page. It’s recommended to give the chart its own container for responsiveness.
Now that we have a canvas we can use, we need to include Chart.js in our page.
config setup
It’s that easy to get started using Chart.js! From here you can explore the many options that can help you customise your charts with scales, tooltips, labels, colors, custom actions, and much more.
All our examples are but you can also download the archive attached to every release (opens new window) to experiment with our samples locally from the folder.