The Export
module is used to print and export the rendered chart.
Exports the chart or charts to the specified file format.
Returns void
Gets the data URL of the chart or accumulation chart.
Parameter | Type | Description |
---|---|---|
chart | Chart | AccumulationChart |
The chart or accumulation chart. |
Returns Object