Introduction

What Does it Do?

This extension makes it possible to develop templates in XML to display charts using the Charts.js library.

Markers can be introduced in templates. Data can also be changed through XML either manually or using query managers.

The following charts type are available :

  • Bar charts
  • Bubble charts
  • Doughnut charts
  • Line charts
  • Pie charts
  • Polar area charts
  • Radar charts
  • Stacked bar charts
  • Horizontal bar charts
  • Scatter Line Charts

Tip

SAV Charts is provided with several basic templates and more advanced templates which simplify the implementation of charts with several sets of data.

Screenshots

../_images/barChart.png
../_images/bubbleChart.png
../_images/doughnutChart.png
../_images/horizontalBarChart.png
../_images/horizontalStackedBarChart.png
../_images/lineChart.png
../_images/pieChart.png
../_images/polarAreaChart.png
../_images/radarChart.png
../_images/stackedBarChart.png