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

[Bug] DataZoom Slider Visualization Incorrect on type: 'time' xAxis #20650

Open
exoRift opened this issue Jan 5, 2025 · 1 comment
Open

[Bug] DataZoom Slider Visualization Incorrect on type: 'time' xAxis #20650

exoRift opened this issue Jan 5, 2025 · 1 comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@exoRift
Copy link

exoRift commented Jan 5, 2025

Version

5.5.1

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5JALZW0kC-ANCeTvkaqWUo1YtAG4BDADYBXZm07o8VAE4QqhWAG0S6fgNgATcWHFFt-0ptoAmAAzWALAFpbARifXXtdrFsBdBQstG3tnWwBOJ1cADm9YV1tE_0CLKztHF0jXcLiE5J19NNDMj1s4u3yg4PSwyM9cxICCgSKMiI8AVjiOxubYJosKajoAI3FlFgFWEgHDY3EALWBgBj4CoeFaPEkIAxVJ2GnWAG4gA

Steps to Reproduce

  1. Create a chart with a time-based x axis
  2. Have sparsely distributed datapoints
  3. Enable the dataZoom slider

Current Behavior

Screenshot 2025-01-05 at 3 17 51 PM

The slider interpolates by datapoint count rather than by time, resulting in an inaccurate minimap of the data

Expected Behavior

Instead, the dataZoom slider should interpolate by time, resulting in a minimap more closely resembling the data displayed

Environment

- OS: macOS Sonoma
- Browser: Chrome 131.0.6778.205
- Framework: NextJS 14.2.3

Any additional comments?

No response

@exoRift exoRift added the bug label Jan 5, 2025
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Jan 5, 2025
@helgasoft
Copy link

discussed already in #20374 #20182 #19930 #18731 #18789 #18790
📌 Please search existing issues before submitting a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants