summaryrefslogtreecommitdiff
path: root/lib/plotter.py
AgeCommit message (Collapse)AuthorLines
2019-02-05move flatten to utilsDaniel Friesel-8/+1
2019-02-05plotter: Simplify boxplot signatureDaniel Friesel-16/+16
2019-02-05move float_or_nan to utilsDaniel Friesel-8/+0
2019-02-05dokuDaniel Friesel-0/+6
2019-02-05plotter: Add generic plot_attribute function for by_* boxplotsDaniel Friesel-0/+16
2018-06-29add more plotting functionsDaniel Friesel-10/+20
2018-03-28export plot data for pgfplots (experimental and ugly)Daniel Friesel-13/+52
2018-03-28support plotting of raw and parameterized data + custom functionsDaniel Friesel-0/+74
2017-04-06plot_param_fit: improve output graphs for num0/num1 and other non-monotonous ↵Daniel Friesel-3/+10
functions
2017-04-03initial commitDaniel Friesel-0/+177