Age | Commit message (Expand) | Author | Lines |
2024-02-01 | plotter: remove redundant color specifier | Birte Kristina Friesel | -1/+1 |
2024-01-26 | plot_param: Handle low numeric ranges | Birte Kristina Friesel | -0/+2 |
2024-01-16 | plotter: remove useless 'red' colour specifier | Birte Kristina Friesel | -1/+1 |
2023-12-22 | plotter: use logger rather than print for info output | Birte Kristina Friesel | -5/+8 |
2023-12-14 | boxplot: remove hardcoded 'dfatool unparam' title | Birte Kristina Friesel | -4/+4 |
2023-12-14 | boxplot-unparam: show filter in boxplot title if set | Birte Kristina Friesel | -2/+12 |
2023-12-11 | plotter: export and interactive visualization are no longer mutually exclusive | Birte Kristina Friesel | -7/+18 |
2023-12-07 | plotter#boxplot: close plots after saving/showing them | Birte Kristina Friesel | -0/+2 |
2023-12-01 | boxplot: show number of measurements in title | Birte Kristina Friesel | -1/+1 |
2023-12-01 | analyze-log: add --boxplot-unparam support | Birte Kristina Friesel | -1/+1 |
2023-06-29 | plotter: limit linspace size | Daniel Friesel | -1/+3 |
2023-06-29 | plot_param: add legend | Daniel Friesel | -2/+7 |
2023-06-29 | plotter: remove txt output | Daniel Friesel | -9/+9 |
2023-06-29 | plotter: correctly set title | Daniel Friesel | -2/+2 |
2023-04-28 | plot_param: do not specify color (superfluous; overridden by colormap) | Daniel Friesel | -1/+1 |
2022-08-24 | plot_param: support AnalyticModel instances | Daniel Friesel | -1/+1 |
2021-01-12 | plotter: print notice when exporting plots | Daniel Friesel | -0/+3 |
2020-10-21 | --plot-traces: use the correct time base for each backend | Daniel Friesel | -1/+5 |
2020-05-28 | use black(1) for uniform code formatting | Daniel Friesel | -99/+162 |
2020-05-15 | analyze-arche: Add --plot-traces option | Daniel Friesel | -3/+11 |
2019-11-21 | autopep8 / flake8 | Daniel Friesel | -49/+64 |
2019-03-25 | plotter: Add output option to boxplot and plot_attribute | Daniel Friesel | -4/+12 |
2019-02-05 | move flatten to utils | Daniel Friesel | -8/+1 |
2019-02-05 | plotter: Simplify boxplot signature | Daniel Friesel | -16/+16 |
2019-02-05 | move float_or_nan to utils | Daniel Friesel | -8/+0 |
2019-02-05 | doku | Daniel Friesel | -0/+6 |
2019-02-05 | plotter: Add generic plot_attribute function for by_* boxplots | Daniel Friesel | -0/+16 |
2018-06-29 | add more plotting functions | Daniel Friesel | -10/+20 |
2018-03-28 | export plot data for pgfplots (experimental and ugly) | Daniel Friesel | -13/+52 |
2018-03-28 | support plotting of raw and parameterized data + custom functions | Daniel Friesel | -0/+74 |
2017-04-06 | plot_param_fit: improve output graphs for num0/num1 and other non-monotonous ... | Daniel Friesel | -3/+10 |
2017-04-03 | initial commit | Daniel Friesel | -0/+177 |