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.cpp
Age
Commit message (
Expand
)
Author
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-11
statistics: consider overhang of horizontal axes
Berthold Stoeger
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: draw title of axes
Berthold Stoeger
2021-01-06
statistics: replace QtCharts' axes
Berthold Stoeger
2021-01-06
statistics: render title
Berthold Stoeger
2021-01-06
statistics: save chart in axis class
Berthold Stoeger
2021-01-04
stats: fix line segment intersection math
Dirk Hohndel
2021-01-03
statistics: don't crash if the QCharts QML modules aren't found
Dirk Hohndel
2021-01-03
statistics: clip regression line
Berthold Stoeger
2021-01-03
statistics: add parentheses around percentage in horizontal bars
Berthold Stoeger
2021-01-03
statistics: reverse chart selection logic
Berthold Stoeger
2021-01-02
statistics: implement StatsView
Berthold Stoeger