Skip to content

Tiled heatmap visualization #85

@enjalot

Description

@enjalot

Instead of always rendering the individual data points, we can overlay a grid on top of the points and render the density as a heatmap.

a debugging view prototype:
Screenshot 2024-11-11 at 7 31 08 PM

what the heatmap looks like:
Screenshot 2024-11-12 at 9 00 32 AM

This would mean slightly different interaction, where hovering a tile shows a summary of the points inside (count, top 5 clusters, top 5 SAE features, potentially counts of categorical column)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions