🇨🇳 简体中文
主题
clearData 清除数据。
clearData
提示
一般情况下不用手动调用,为了避免重复绘制,这里只是清除数据,图表不会重绘。
() => void
clearData 不接收任何参数。
clearData 返回 undefined 。
undefined