Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 523 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 523 Bytes

Dirty Grapher

About

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.

Usage

The script requires Python3 and matplotlib.

python3 dg.py --help

Features

License

MIT