-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
Description
Version
5.4.2
Link to Minimal Reproduction
Steps to Reproduce
- use step data with multiple same x values of type [time, value]
- configure x axis as time
- add dataZoom as slider
Current Behavior
- dataZoom preview is not in sync with real graph
Expected Behavior
- steps are shown correctly as rectangular line
- preview is in sync with chart without offset
Environment
- OS: all
- Browser: all
- Framework: official editor / echarts@5.4.2Any additional comments?
I ran into this issue while creating from normal data step data by adding x/y value pairs.
