Skip to content

Custom Coloring for Scatterplot Points Outside Numerical Range #182

@sbvis

Description

@sbvis

Description:
Allow users to set custom colors for scatterplot points with values below or above the defined color scale range. Points below the minimum should use a "below range" color, and points above the maximum should use an "above range" color. This will help highlight outliers.

Example:
• Values < min: blue (user-chosen)
• Values > max: red (user-chosen)
• Values in range: existing color scale

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions