summaryrefslogtreecommitdiffstats
path: root/stats
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-10statistics: fix 20 m binnerGravatar Berthold Stoeger
2021-01-10statistics: add count to box and whisker plotsGravatar Berthold Stoeger
2021-01-10statistics: add tags variableGravatar Berthold Stoeger
2021-01-10statistics: sort dive sitesGravatar Berthold Stoeger
2021-01-10statistics: add min and max operations for numerical typesGravatar Berthold Stoeger
2021-01-09statistics: fix range in categorical axesGravatar Berthold Stoeger
2021-01-09statistics: add a dive-# variableGravatar Berthold Stoeger
2021-01-09statistics: add a mean depth variableGravatar Berthold Stoeger
2021-01-07statistics: add ticks at beginning and end of the axisGravatar Berthold Stoeger
2021-01-06statistics: improve placement of info-boxGravatar 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: set correct z-value for barsGravatar Berthold Stoeger
2021-01-06statistics: render titleGravatar Berthold Stoeger
2021-01-06statistics: save axis with seriesGravatar Berthold Stoeger
2021-01-06statistics: save chart in axis classGravatar Berthold Stoeger
2021-01-05Add dive rating and visibility to statistics variablesGravatar Robert C. Helling
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: don't reset binner if binner is setGravatar Berthold Stoeger
2021-01-03statistics: clip regression lineGravatar Berthold Stoeger
2021-01-03statistics: use RoundRectItem for legend and info-boxGravatar Berthold Stoeger
2021-01-03statistics: add parentheses around percentage in horizontal barsGravatar Berthold Stoeger
2021-01-03statistics: charts drop down looks better with smaller iconsGravatar Dirk Hohndel
2021-01-03statistics: fix silly typo in legend codeGravatar Berthold Stoeger
2021-01-03statistics: reverse chart selection logicGravatar Berthold Stoeger
2021-01-03statistics: add a model that describes a list of chartsGravatar Berthold Stoeger
2021-01-03statistics: silence two Coverity warningsGravatar Berthold Stoeger
2021-01-02statistics: implement StatsViewGravatar Berthold Stoeger
2021-01-02statistics: implement a structure representing the chart stateGravatar Berthold Stoeger
2021-01-02statistics: implement scatter seriesGravatar Berthold Stoeger
2021-01-02statistics: implement pie seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a box-and-whisker seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a bar seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a simple information boxGravatar Berthold Stoeger
2021-01-02statistics: add series interface classGravatar Berthold Stoeger
2021-01-02statistics: implement axesGravatar Berthold Stoeger
2021-01-02statistics: add a header file defining z-valuesGravatar Berthold Stoeger
2021-01-01statistics: implement a legend boxGravatar Berthold Stoeger
2021-01-01statistics: add color-related functionsGravatar Dirk Hohndel
2021-01-01statistics: add statistic variablesGravatar Berthold Stoeger