Use Plotly Dash Pages #88
Labels
backend
Tasks that modify the backend
enhancement
New feature or request
❗ important
For prioritized tasks
refactoring
Changing code while keeping the functionalities
Before Pages were added in plotly/dash#1947, the architecture in multi-page applications was a bit cumbersome, needing a lot of hacks like a callback that read the URL and stored the state somewhere for a render function to read. Refactoring all this to use Plotly Dash Pages would make everything easier to maintain and add new features.
The text was updated successfully, but these errors were encountered: