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:
- It supports configurable data values for graphs.
- It provides a reference line to all types of line and bar charts.
- It highlights the data elements of all line and bar charts.
- It provides color range to all types of Gauges.
- It enables custom tool-tip-text and custom label on each data element.
- It provides the ability to implement the following context actions:
- Chart Click
- Mouse Over
- It provides the flexibility to change chart types, and chart view as a tabular grid.
- It provides the ability to export as PDF and Excel along with X Series and Y Series data. It also enables you to send the application data in any of the mentioned formats to a specific mail ID.
- It supports the Inter-Chart communication service.
- It provides the ability to change the Multi-Series chart as Single Series Pie Chart.
- It provides the Dynamic Y-Axis data elements for charts.
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). |