summaryrefslogtreecommitdiff
path: root/lib/plotter.py
AgeCommit message (Expand)AuthorLines
2021-01-12plotter: print notice when exporting plotsDaniel Friesel-0/+3
2020-10-21--plot-traces: use the correct time base for each backendDaniel Friesel-1/+5
2020-05-28use black(1) for uniform code formattingDaniel Friesel-99/+162
2020-05-15analyze-arche: Add --plot-traces optionDaniel Friesel-3/+11
2019-11-21autopep8 / flake8Daniel Friesel-49/+64
2019-03-25plotter: Add output option to boxplot and plot_attributeDaniel Friesel-4/+12
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
2017-04-03initial commitDaniel Friesel-0/+177