sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tool to visualize the system evolution

Grufoony opened this issue · comments

We should add some exports in order to give data to a script which shows the network, changing the color of streets depending on their density.

I have partially implemented this. The main idea is to build a python script which takes csv data and do things... but it seems quite unrelated to the framework itself.
Should i add some export...() functions (see #92) and the script or close this issue @sbaldu?