Ovilia commented on issue #9380: 版本4中当属于一个y轴的系列在legend中关闭时,该y轴如何自动隐藏,而不是只隐藏数字
URL: 
https://github.com/apache/incubator-echarts/issues/9380#issuecomment-437779721
 
 
   Axis cannot know which series is using its axis index. So there's no way we 
can do this automatically.
   However, you can [listen to the legend 
changes](http://echarts.baidu.com/api.html#events.legendselectchanged), and use 
`setOption` to change the yAxis.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to