* Update `all_features.py` example to also demonstrate overlays, extra_traces and contrast limits. by almarklein in https://github.com/plotly/dash-slicer/pull/51 * Fix deprecated imports by N-Friederich in https://github.com/plotly/dash-slicer/pull/60
New Contributors * N-Friederich made their first contribution in https://github.com/plotly/dash-slicer/pull/60
- Support contrast limits (47) - Support extra traces (contours, etc.) (40) - Added the possibility to reset overlay data (39) - Improved docs (50), examples (48) and developer notes (41) - Refactored logic for setting and getting position, avoiding loops (45)
0.2.0
* Add thumbnail_size property (34) * Add support for setting indicator color (29) * Add example that demos about all features (36) * A few fixes and performance tweaks (37) * Docs (35 and 38)