Skip to content

[Feature] Choosing z of points when using a visualMap #18765

Closed as not planned
Closed as not planned
@VictorTolosanaCOVARIANS

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

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions