This is a small Python script to visualize Presentmon results
- matplotlib
- numpy
- on linux: python3-tk
- on windows: select tk during python installation
Start the script, select the Presentmon created csv file, done.
You may also pass the filepath of the csv file via argument, run presentmon.py -h for details.