AllenCell / AllenCell/cell-feature-explorer

points plotted at same coordinates overlap

未关闭
#134 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
2
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。