Chart.js – Visual Analysis Software


With this free java script (Chart.js) application created by English-language software and designer Nick Downie, you can make beautiful and animated visual analysis of each other. You can start using 6 different chart types right away.

First of all, the web page for Chart.js is in perfect simplicity like the application. The documentation pages are so beautifully prepared that you can easily integrate Chart.js into your site or presentation, even if you are away from them. It will take a few minutes to master the application with the examples and details contained in the documentation.

What can you do with Chart.js?

You can present your visuals with 6 different graphics. All animated, customizable and retina compatible.

HTML 5 Based:

All charts you create with Chart.js use HTML5 elements. It works seamlessly with all modern browsers.

Simple and Flexible:

Chart.js is completely free, it is encoded in a very light structure and offers many customization possibilities.

Add Pie in Project

File:index.html

the above operations;

  • We will delete the chart object added with the remove button.
  • We will create a new chart object with add button
  • We will assign random values to the chart object with the random button

the script codes that we have created are below

You can put the above script into html.

For Example:

where the array pie defined in the data fills our data

You can change the colors you define in utils.js

You can make settings like this in utils.js as you like.

Demo

 

if you have question do not forget to write from the chat button next to it or from the comment

You may also like...

Leave a Reply

Your email address will not be published.