AllenCell / AllenCell/cell-feature-explorer

points plotted at same coordinates overlap

Abierto
#134 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
2
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.