[Bug] Linechart bug with low value of dataZoom
Version
5.4.1
Link to Minimal Reproduction
https://codesandbox.io/s/stacked-line-chart-forked-es9qgk?file=/index.js
Steps to Reproduce
-
xAxis: { type: "category", boundaryGap: true, },
-
dataZoom: [ { type: "slider", start: 45, end: 55, filterMode: "none" }
-
Done
Current Behavior
Expected Behavior
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Removing filterMode:'none' will help.
But i need filterMode:'none' behavior for my tasks
Still need an answer
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!