Some time ago, our group at TUM created a web frontend that allows users to visualize network flow data. It’s based on Javascript and employs the D3Js library, which allows for dynamic rendering of arbitrary data. We used it to create some visualizations like this one:
If you’re interested in how the system works, then have a look at
...