summaryrefslogtreecommitdiffstats
path: root/stats/statsview.h
AgeCommit message (Expand)Author
2021-01-20statistics: turn infobox into a QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: implement moving of legendGravatar Berthold Stoeger
2021-01-20statistics: draw legend as a QSGNodeGravatar Berthold Stoeger
2021-01-14Add back central line for linear regressionGravatar Robert C. Helling
2021-01-14Plot proper confidence regionsGravatar Robert C. Helling
2021-01-14Indicate goodness of fit of regression lineGravatar Robert C. Helling
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-06statistics: fix chart features: regression line and median/meanGravatar Berthold Stoeger
2021-01-06statistics: paint custom gridGravatar Berthold Stoeger
2021-01-06statistics: replace QtCharts' axesGravatar Berthold Stoeger
2021-01-06statistics: render titleGravatar Berthold Stoeger
2021-01-03statistics: clip regression lineGravatar Berthold Stoeger
2021-01-02statistics: implement StatsViewGravatar Berthold Stoeger