Skip to content

Chart matrix fails to scale risk metrics --> unreadable floating dot clusters #46

Description

@Hayllenmr

Bug

When plotting clustered numeric variables, the visualization matrix breaks down. Because the engine fails to apply scaling or coordinate jittering to dense data distributions, the points collapse into tiny blocks floating in a sea of empty white space.

This layout failure completely masks the descriptive density of the underlying data, making it impossible for an analyst to interpret the actual distribution.

Dataset used

trades.csv

Suggested Solution

The chart component needs to conditionally apply standard coordinate jittering or support log-scaling on axes where variance is heavily concentrated at polar extremes --> values tightly locked at 0.0 and 1.0.

Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions