Search results

ExportUtils API in React Range Navigator API component

Methods

export

To export the file as image/svg format.

Returns void

getDataUrl

To get data url for charts.

Parameter Type Description
chart Chart | AccumulationChart

Returns Object

print

To print the accumulation and chart elements.

Parameter Type Description
elements (optional) string[] | string | Element

Returns void

triggerDownload

To trigger the download element.

Returns void