echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] Linechart bug with low value of dataZoom

Open winkyBrain opened this issue 2 years ago • 4 comments

Version

5.4.1

Link to Minimal Reproduction

https://codesandbox.io/s/stacked-line-chart-forked-es9qgk?file=/index.js

Steps to Reproduce

  1. xAxis: { type: "category", boundaryGap: true, },

  2. dataZoom: [ { type: "slider", start: 45, end: 55, filterMode: "none" }

  3. Done

Current Behavior

Screenshot_1

Expected Behavior

Screenshot_2

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

winkyBrain avatar Jun 08 '23 12:06 winkyBrain

Removing filterMode:'none' will help.

helgasoft avatar Jun 08 '23 20:06 helgasoft

But i need filterMode:'none' behavior for my tasks

winkyBrain avatar Jun 09 '23 06:06 winkyBrain

Still need an answer

winkyBrain avatar Jun 14 '23 05:06 winkyBrain

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.

github-actions[bot] avatar Jun 13 '25 21:06 github-actions[bot]

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!

github-actions[bot] avatar Jun 21 '25 21:06 github-actions[bot]