Chart.js, Canvas

Chart.js

chart

Charts.js is a library for JavaScript which uses HTMLs canvas to render various different beautiful charts for the web.

Creating a Chart

It’s easy to get started with Chart.js. All that’s required is the script included in your page along with a single < canvas> node to render the chart.

Let’s start with the index.html

index

And myChart.js

chartJS

You Can :

Canvas

What is HTML Canvas?

Canvs Info

HTML Canvas Can Draw Text

HTML Canvas Can Draw Graphics

HTML Canvas Can be Animated

HTML Canvas Can be Interactive

HTML Canvas Can be Used in Games

Canvas Example

canvas