plotly / dash-slicer

A volume slicer for Dash
https://dash.plotly.com/slicer
MIT License
24 stars 7 forks source link

Make scene_id assignment result in consistent names #25

Closed almarklein closed 3 years ago

almarklein commented 3 years ago

This makes the auto-reload functionality actually work :)

The assigned scene_id's are still a hash from id(volume), but the hash is more predictable (and shorter).