apache / apache/echarts

[Feature] setOption dataZoom 从 false 到 true,只显示出 dataZoom,而不导致整个图表区的重绘

Open
#20,951 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?

在大数据量尤其散点图情况下,若初始通过 show: false 隐藏了 dataZoom,后续通过 show: true 显示 dataZoom,应该只显示 dataZoom,实际情况是整个图表区重绘了。

### What does the proposed API look like?

no

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.