The Charts are interactive with live data that conquers the required data visualization. The Canvas Technology provides the ability to design simple and fully configurable charts using JavaScript.
The features of Chart are as follows:
...
The different types of Charts are listed in the following table:
# | Components | Description |
---|---|---|
1 | Line Chart | The Line chart displays data as a series of lines. |
2 | Pie Chart | The Pie chart displays the data as a circle divided into sectors, illustrating numerical proportion. |
3 | Bar/Column Chart | The Bar chart displays the data with rectangular bars with lengths proportional to the values that they represent. |
4 | Pyramid Chart | The Pyramid chart displays the data in a pyramid-like structure. |
5 | Funnel Chart | The Funnel chart displays values as progressively decreasing proportions. |
6 | Dual Axis Chart | The Dual Axis Chart is mix of different graphic elements so that the chart displays the collection of different data. |
7 | Gauges | The Gauges are single value indicators charts that are used to display the Key Performance Indicators (KPIs). |