AllenCell / AllenCell/cell-feature-explorer

Do not reset plot view in CFE on selection

Đang mở
#305 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug enhancement
Ngôn ngữ chính
TypeScript
Star
2
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.