Simple tool to draw link streams into SVG files. This script uses svgfig which is compatible only with python2.x
Make sure the svgfig module is installed. If not:
cd-to-LinkStreamViz-repo
cd svgfig/
python setup.py install --userpython main.py <input_file>or to have more information:
python main.py -hIf you happen to find a bug (it's likely not to be a feature ;) ), please drop me an email at tiphaine.viard@lip6.fr, including your test files and parameters (if any).
Likewise, if you have any suggestions, I'd be happy to read them !