AllenCell / AllenCell/cell-feature-explorer

Do not reset plot view in CFE on selection

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

描述

## Use Case

Requested by @MFarhadloo25:
> A new feature request for CFE:
> When exploring datapoints in the CFE plot panel while zoomed into a specific region, clicking a point to add it to the side panel (for exploring in Vol-E) causes the view to auto-reset to full scale. I then have to zoom back into that region to select a neaby point.
> Could we disable the auto-rescale when clicking on a point?

## Solution

- [ ] Keep plotly zoom the same after selecting a point.

Notes:
- Check if points are currently rendered in the main trace or as shapes in the layout pass.
- Possible solution would be to store the current domain before a selection, apply the selection, and reapply the current domain after.

## Alternatives

_Please describe any alternatives you've considered, even if you've dismissed them_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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