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
ã