lib-apex package#
Adapter library that extends Plot to use the ApexCharts library.
Functions#
| Function | Description |
|---|---|
| formatChartDef(inputChartDef) | Convert a data-forge-plot chart definition to an ApexCharts chart definition. |
| mountChart(chartDef, domElement, chartOptions) |
Interfaces#
| Interface | Description |
|---|---|
| IChart | |
| IMountOptions | Options to control how the chart is mounted. |