Grasia/WikiChron

Be able to share current visualization with others

Akronix opened this issue · 0 comments

We want a way to share the selected params with other people or to save the current selection for further analysis. We currently are not interested in a user management in order to save and share sessions, so this should be implemented through an unique URL.
Using URL routing along with query string would be a good option to implement this.
See https://plot.ly/dash/urls for documentation of how Dash support URL routing.