apache / apache/echarts

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

Open
#19,873 2 comments 0 reactions 0 assignees View on GitHub
new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

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

### What does the proposed API look like?

coverData

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.