index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stats
/
statsview.h
Age
Commit message (
Expand
)
Author
2021-01-20
statistics: render regression item using QSGNode
Berthold Stoeger
2021-01-20
statistics: keep track of dirty items in double-linked list
Berthold Stoeger
2021-01-20
statistics: turn axes into QSGNode
Berthold Stoeger
2021-01-20
statistics: convert HistogramMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: convert QuartileMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: add notion of Z-value to chart items
Berthold Stoeger
2021-01-20
statistics: turn infobox into a QSGNode
Berthold Stoeger
2021-01-20
statistics: implement moving of legend
Berthold Stoeger
2021-01-20
statistics: draw legend as a QSGNode
Berthold Stoeger
2021-01-14
Add back central line for linear regression
Robert C. Helling
2021-01-14
Plot proper confidence regions
Robert C. Helling
2021-01-14
Indicate goodness of fit of regression line
Robert C. Helling
2021-01-10
statistics: convert chart to QQuickItem
Berthold Stoeger
2021-01-06
statistics: fix chart features: regression line and median/mean
Berthold Stoeger
2021-01-06
statistics: paint custom grid
Berthold Stoeger
2021-01-06
statistics: replace QtCharts' axes
Berthold Stoeger
2021-01-06
statistics: render title
Berthold Stoeger
2021-01-03
statistics: clip regression line
Berthold Stoeger
2021-01-02
statistics: implement StatsView
Berthold Stoeger