-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed as not planned
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Description
What problem does this feature solve?
When using visualMap (piecewise), there's no way to choose the z of points.
With a large dataset on a scatter they may overlap and make the graph unusable, as we cannot choose which ones are drawn on top of the others.
Or maybe there's a workaround already available ?
What does the proposed API look like?
visualMap: {
inRange: {
z: [2, 1, 3]
}
}
Metadata
Metadata
Assignees
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.