-
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
6.0.0
Link to Minimal Reproduction
https://codepen.io/ddegan/pen/myVOEJV?editors=0011
Steps to Reproduce
- Open the provided link
- Click on one of the scatter points.
- Observe that the large dataset is re-render
Current Behavior
Setting a series that is placed on a different zlevel just create a new canvas object but then all the points are re-rendered when the series with a single point is changed
Expected Behavior
just the changed series with a different zlevel should be rerendered
Environment
- OS: Windows 11 pro
- Browser: Chrome 140.0.7339.208
Any additional comments?
Don't know if I'm doing something wrong or misintrerpreting the zlevel purpose.
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.