echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] 基于appendData可以海量增量更新数据,目前还需要海量覆盖更新数据

Open duyu123 opened this issue 1 year ago • 2 comments

What problem does this feature solve?

目前数据源是后端用websocket提供,1ms会有新数据推送。使用setOption会使页面上刻度闪烁,放大缩小旋转角度都特别卡顿。使用appendData是增量更新,显示异常。所以需要一个API,单独渲染指定series,海量实时更新数据

What does the proposed API look like?

coverData

duyu123 avatar Apr 28 '24 10:04 duyu123

@duyu123 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED

TITLE

[Feature] Based on appendData, you can update a large number of incremental data, and currently you need to overwrite and update data in large quantities

echarts-bot[bot] avatar Apr 28 '24 10:04 echarts-bot[bot]