Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | statistics: turn infobox into a QSGNode | Berthold Stoeger |
2021-01-20 | statistics: implement moving of legend | Berthold Stoeger |
2021-01-20 | statistics: draw legend as a QSGNode | Berthold Stoeger |
2021-01-14 | Add back central line for linear regression | Robert C. Helling |
2021-01-14 | Plot proper confidence regions | Robert C. Helling |
2021-01-14 | Indicate goodness of fit of regression line | Robert C. Helling |
2021-01-10 | statistics: convert chart to QQuickItem | Berthold Stoeger |
2021-01-06 | statistics: fix chart features: regression line and median/mean | Berthold Stoeger |
2021-01-06 | statistics: paint custom grid | Berthold Stoeger |
2021-01-06 | statistics: replace QtCharts' axes | Berthold Stoeger |
2021-01-06 | statistics: render title | Berthold Stoeger |
2021-01-03 | statistics: clip regression line | Berthold Stoeger |
2021-01-02 | statistics: implement StatsView | Berthold Stoeger |