AllenCell / AllenCell/cell-feature-explorer

points plotted at same coordinates overlap

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Use Case

When plotting data with discrete-valued features, it is frequently possible to have many images stacked up on the same coordinates.
It's impossible to disambiguate or get to all the images in this way.

## Solution

Some way to explode or jitter the stack of points to allow them to each be hovered over individually. I did some experimentation with plotly.js but it seems there is no good way to do this that still scales to the size of our datasets. It would be great to find a built-in plotly feature to make this happen.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.