Charts


There are several types of charts, which you can use to display your statistics data.

Circle

Circle chart

Circle chart

Values and colors of Circle Chart can be edited with data-attributes in HTML code:

Don’t forget to use also the following script for this:

Bar chart

Bar chart

Bar chart

Please use simple HTML markup for bar chart:

You can modify all settings via the following Javascript:

Line Chart

Line chart

Line chart

Analogously to Bart charts, you can use Line chart with simple HTML markup:

And edit all parameters with the following Javascript:

Polar Chart

Polar chart

Polar chart

Insert the polar chart with the following HTML markup:

Polar chart can be customized with the following Javascript: