As you already know, we are building a tangible-interface for the mobility research-line at City Science.
For this purpose, we have built a dashboard with several charts. One of those is a series chart that shows the evolution of the amount of agents in different states throughout the day(s).
Good afternoon @agrignard,
As you already know, we are building a tangible-interface for the mobility research-line at City Science.
For this purpose, we have built a dashboard with several charts. One of those is a series chart that shows the evolution of the amount of agents in different states throughout the day(s).
https://github.com/CityScope/FoodDeliveries/blob/578deb42bfe4398179b7c339ccab32126b17809d/models/main.gaml#L238
The idea is that after one day, the chart resets to show the new day (deleting the previous information).
I have gone through GAMA documentation but did not find any way to do this.
I would appreciate if you could help me with this issue.
Thank you for your help and time! :)