summaryrefslogtreecommitdiffstats
path: root/stats
AgeCommit message (Expand)Author
2021-02-06statistics: delete chart items when root node is deletedGravatar Berthold Stoeger
2021-01-21statistics: do resizing in UI thread, not render threadGravatar Berthold Stoeger
2021-01-20Merge branch 'tvalue'Gravatar Dirk Hohndel
2021-01-20statistics/legend: fix dragging legend on touch screenGravatar Dirk Hohndel
2021-01-20statistics: render bar and pie labels onto fill colorGravatar Berthold Stoeger
2021-01-20statistics: move colors to statscolors.hGravatar Berthold Stoeger
2021-01-20statistics: make confidence area and regression line opt-inGravatar Berthold Stoeger
2021-01-20statistics: don't replot chart when changing featuresGravatar Berthold Stoeger
2021-01-20statistics: leak textures on exitGravatar Berthold Stoeger
2021-01-20statistics: fix range in categorical axesGravatar Berthold Stoeger
2021-01-20statistics: refactor QSG memory managementGravatar Berthold Stoeger
2021-01-20statistics: remove QSceneGraphGravatar Berthold Stoeger
2021-01-20statistics: remove float z-valueGravatar Berthold Stoeger
2021-01-20statistics: replace chart title by QSG nodeGravatar Berthold Stoeger
2021-01-20statistics: remove QGraphicsView from StatSeriesGravatar Berthold Stoeger
2021-01-20statistics: replace PieSeries by QSG nodesGravatar Berthold Stoeger
2021-01-20statistics: convert scatter series to use QSGGravatar Berthold Stoeger
2021-01-20statistics: convert box-and-whiskers plot to QSGGravatar Berthold Stoeger
2021-01-20statistics: implement showing / hiding of items in QSGGravatar Berthold Stoeger
2021-01-20statistics: convert bar series to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: render regression item using QSGNodeGravatar Berthold Stoeger
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-19Corret the t-value von a C.I. of 95%Gravatar Robert C. Helling
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