Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

堆叠图选中状态变化时,y轴数值对应发生改变的bug #8003

Closed
lingwenzhi opened this issue Mar 23, 2018 · 0 comments
Closed
Labels

Comments

@lingwenzhi
Copy link

lingwenzhi commented Mar 23, 2018

One-line summary [问题简述]

使用stack,当legend的选中状态发生改变时,如果legend最上层的legend为选中状态,其它的legend状态无论怎么改变,y轴的对应值都不会发生改变。

Version & Environment [版本及环境]

  • ECharts version [ECharts 版本]:echart4
  • Browser version [浏览器类型和版本]:chrome65
  • OS Version [操作系统类型和版本]:mac 10.11

Expected behaviour [期望结果]

以官网上的实例"堆叠图区域"进行说明:
image
图中显示的是最上层的两个图例为未选中状态时,y轴的值发生了对应的改变
image
图中显示的是如果我将最上层的图例设为选中状态,后续的图例设置为未选中状态,y轴的值没有发生对应的改变

期望无论图例状态怎么改变,y轴的值dou'hui都会发生对应的改变

ECharts option [ECharts配置项]

见官网实例

Other comments [其他信息]

@100pah 100pah added the bug label Mar 25, 2018
@100pah 100pah closed this as completed in 2fddc7f Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants