-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
Version
5.5.0
Link to Minimal Reproduction
Steps to Reproduce
- Add a series of type 'bar'
- Add a dataZoom with 'type: slider' and 'filterMode:'none''
- Preferably add
tooltipoption. - Zoom in with the slider to max possible view, so that a single bar is visible
- Check the tooltip which shows correct value of the bar, but the bar graphic does not represent the same. It shows some random value and not the one on tooltip
Current Behavior
The issue only occurs when the series type is bar and the dataZoom.filterMode = 'none'
Expected Behavior
The actual representation of the bar graphic should match the actual value (the one also on tooltip)
See in the image: actual value is 8, but on the UI bar is set to 10

Environment
- OS: Windows
- Browser: Chrome
- Framework: Angular 17Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.