| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename matplotlib_histograms.py to histogram.py | Florian Fischer | 2019-10-14 | 1 | -88/+0 |
| | | | | | | the script produces an ascii histogram per default and only uses matplotlib on demand so the name is confusing. | ||||
| * | produce ascii histograms with scripts/matplotlib_histograms.py | Florian Fischer | 2019-10-14 | 1 | -13/+23 |
| | | | | | | | | | Add new options to matplotlib_histograms.py: -i - open interactive matplotlib plots -n - no ascii histogram chattyparser.plot_hist_ascii handles histograms with non int keys | ||||
| * | merge histogram scripts into one | Florian Fischer | 2019-08-29 | 1 | -0/+78 |
