Skip to content

clearData() ​

clearData clear data.

Tip

There is no need to call it manually. In order to avoid repeated drawing, it only clears the data here and the chart will not be redrawn.

Reference ​

typescript
() => void

Parameters ​

clearData does not accept any parameters.

Returns ​

clearData returns undefined 。