Closed
Description
To keep track of progress:
- id's defined must be made unique so one can use multiple slicers in one app.
- Figure out how to "connect" multiple views on the same data. Implement indicators #4
- Add indicators for other slices. Implement indicators #4
- Use image traces, see First poc #2 (comment) Use Image trace and add low-res slices #3
- Support anisotropic data and flipping axis'. Support for anisotropic data. #8
- callbacks are now defined before the layout, which is not supposed to work? -> I read it the wrong way.
- Make it possible to show low-res data as a placeholder. Use Image trace and add low-res slices #3
- Look into that React error / warning. -> It seems to be gone :)
- Different behavior for slider drag and slider release:
- Rate limiting is implemented in Add a rate limiter on the slicer's index #24
- Adding drag_value to Slider dash-core-components#884
- Release
- Docs
- Allow indicators to be different colors? Add support for setting indicator color #29
- API to show extra traces in the figure. Add support for extra traces #40
- Support for setting contrast limits. Add support for clim (contrast limits) #47
- Make it configurable what data is uploaded at the start (none, low-res, full-res). add thumbnail_size property #34
- Colormaps. Allow image data to be shown with colormaps #49
Ideas maybe worth considering:
- More ways to control the slice index -> More ways to control the slice index? #11
- Define slice using a plane instead of an axis + index (needs interpolation with e.g. numba). -> probably out of scope - if going this way, keep the views orthogonal.
Metadata
Metadata
Assignees
Labels
No labels