aboutsummaryrefslogtreecommitdiffstats
path: root/stats/statsaxis.cpp
AgeCommit message (Expand)Author
2021-01-10build-system: compile stats code on mobile OSsGravatar Dirk Hohndel
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-09statistics: fix range in categorical axesGravatar Berthold Stoeger
2021-01-07statistics: add ticks at beginning and end of the axisGravatar 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: draw title of axesGravatar Berthold Stoeger
2021-01-06statistics: replace QtCharts' axesGravatar Berthold Stoeger
2021-01-06statistics: save chart in axis classGravatar Berthold Stoeger
2021-01-02statistics: implement axesGravatar Berthold Stoeger