Dirty Grapher is a Python3 script designed to take a collection of data and, based upon a set of user rules, transform the data and generate graphs.
The tool is, as the name implies, not designed for anything more than quickly seeing the result of your experiments in variety of ways without having to think to much about the design of graphs.
The script requires Python3 and matplotlib.
python3 dg.py --help
MIT