Working with charts
You can use charts in Platform to visually represent a snapshot of your data. Charts support a wide variety of styles: bar, column, pie, donut, and many others. Charts can periodically and automatically refresh themselves without a complete page refresh. Some charts provide drill-down capabilities and interactivity options such as rotation and slice movement.
Charts are responsive and are auto-scaled to fit the available space. Auto-scaling is done only if the available space is less than the configured chart dimensions. Otherwise, the chart will always be rendered with the configured dimensions.
Platform offers two engines to render charts:
- FusionCharts (based on HTML)
- Google Charts (based on HTML)