exoRift opened a new issue, #20650: URL: https://github.com/apache/echarts/issues/20650
### 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 <img width="865" alt="Screenshot 2025-01-05 at 3 17 51 PM" src="https://github.com/user-attachments/assets/d66e9bfd-715d-4e70-916c-bddea430ec1b" /> 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 ```markdown - OS: macOS Sonoma - Browser: Chrome 131.0.6778.205 - Framework: NextJS 14.2.3 ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
