aboutsummaryrefslogtreecommitdiff
path: root/tools/bw_graph.py
Commit message (Collapse)AuthorAgeFilesLines
* tools: Add script to subtract two bandwidth csvSander Vrijders2018-06-291-6/+8
| | | | | This adds a script to subtract two csv with bandwidth results from each other. It can then be passed to bw_graph.py.
* tools: Add script to generate bandwidth graphsSander Vrijders2018-06-051-0/+117
This adds a script to generate bandwidth graphs from an exported bandwidth csv. It will color the nodes and links depending on the load and also adjust the thickness of the edges.