Dyno plots is a web tool created to help compare dyno runs done on MWD and Horacio Resio dynos. Dyno plots allow to compare multiple runs with mixed dyno sources (i.e. a MWD run with a Horacio Resio run)
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py
Tip: If you don't have any files at hand, take a look at the samples folder.