-
-
Notifications
You must be signed in to change notification settings - Fork 272
Remove or update outdated visualisation from examples #154
Copy link
Copy link
Closed
Labels
Description
Currently a lot of our examples still use the old, now removed visualisation. We should either remove, or even better, replace those visualisations with the new SolaraViz visualisation.
All old server.py visualisations should be replaced with app.py files in which SolaraViz is used.
Resources
- Visualisation source code:
mesa/visualization/solara_viz.py - Visualization Tutorial
For reference, these examples currently already use the updated visualisation:
- boid_flockers
- boltzmann_wealth_model_experimental
- hotelling_law
- schelling_experimental
- sugarscape_g1mt
- virus_on_network
We should also start to
Reactions are currently unavailable