You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!
Version
5.3.3
Link to Minimal Reproduction
https://codesandbox.io/s/multiple-y-axes-forked-qrb7ll?file=/index.js
Steps to Reproduce
toolbox: {
feature: {
dataZoom: {
yAxisIndex: [1]
}
}
}
Current Behavior
Zoom functionality stopped working and it only works if I am giving all 3 axis.
Expected Behavior
Defined yAxis should be controlled.
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: