Open
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