summaryrefslogtreecommitdiffstats
path: root/stats/statsview.cpp
AgeCommit message (Expand)Author
2021-01-06statistics: fix chart features: regression line and median/meanGravatar Berthold Stoeger
2021-01-06statistics: paint custom gridGravatar Berthold Stoeger
2021-01-06statistics: draw title of axesGravatar Berthold Stoeger
2021-01-06statistics: replace QtCharts' axesGravatar Berthold Stoeger
2021-01-06statistics: render titleGravatar Berthold Stoeger
2021-01-06statistics: save chart in axis classGravatar Berthold Stoeger
2021-01-04stats: fix line segment intersection mathGravatar Dirk Hohndel
2021-01-03statistics: don't crash if the QCharts QML modules aren't foundGravatar Dirk Hohndel
2021-01-03statistics: clip regression lineGravatar Berthold Stoeger
2021-01-03statistics: add parentheses around percentage in horizontal barsGravatar Berthold Stoeger
2021-01-03statistics: reverse chart selection logicGravatar Berthold Stoeger
2021-01-02statistics: implement StatsViewGravatar Berthold Stoeger