summaryrefslogtreecommitdiffstats
path: root/stats
AgeCommit message (Expand)Author
2021-01-20statistics: keep track of dirty items in double-linked listGravatar Berthold Stoeger
2021-01-20statistics: turn axes into QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: turn ChartGrid into QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: draw background using a QSGRectangle nodeGravatar Berthold Stoeger
2021-01-20statistics: convert HistogramMarkers to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: convert QuartileMarkers to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: remember position of legend when resizingGravatar Berthold Stoeger
2021-01-20statistics: add notion of Z-value to chart itemsGravatar Berthold Stoeger
2021-01-20statistics: turn infobox into a QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: pass view to seriesGravatar Berthold Stoeger
2021-01-20statistics: implement moving of legendGravatar Berthold Stoeger
2021-01-20statistics: draw legend as a QSGNodeGravatar Berthold Stoeger
2021-01-19mobile/statistics: make icons available in mobile appGravatar Dirk Hohndel
2021-01-14Add back central line for linear regressionGravatar Robert C. Helling
2021-01-14Plot proper confidence regionsGravatar Robert C. Helling
2021-01-14Silence some compiler warningsGravatar Robert C. Helling
2021-01-14Indicate goodness of fit of regression lineGravatar Robert C. Helling
2021-01-13statistics: add count property to chart listGravatar Dirk Hohndel
2021-01-13mobile/statistics: export ChartListModel to QMLGravatar Berthold Stoeger
2021-01-11statistics: print ellipsis in case of too little spaceGravatar Berthold Stoeger
2021-01-11statistics: consider overhang of horizontal axesGravatar Berthold Stoeger
2021-01-10statistics: split people binnerGravatar Berthold Stoeger
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