Commit Graph

2 Commits

Author SHA1 Message Date
fb58148df2 Consistent handling of by/field arguments for plot.py and summary.py
Now both scripts also fallback to guessing what fields to use based on
what fields can be converted to integers. This is more falible, and
doesn't work for tests/benchmarks, but in those cases explicit fields
can be used (which is what would be needed without guessing anyways).
2022-11-15 13:38:13 -06:00
7591d9cf74 Added plot.py for in-terminal plotting 2022-11-15 13:38:05 -06:00