JuliaDynamics / Agents.jl

Agent-based modeling framework in Julia
https://juliadynamics.github.io/Agents.jl/stable/
MIT License
717 stars 115 forks source link

Fix reset button working in `abmexploration` #944

Closed Tortar closed 5 months ago

Tortar commented 7 months ago

942 broke that since when the model is reset the time returns to 0 as it should, but this means that the data graphs should take into account this new behavior to function properly