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
/
statsaxis.cpp
Age
Commit message (
Expand
)
Author
2021-01-20
statistics: fix range in categorical axes
Berthold Stoeger
2021-01-20
statistics: refactor QSG memory management
Berthold Stoeger
2021-01-20
statistics: turn axes into QSGNode
Berthold Stoeger
2021-01-11
statistics: print ellipsis in case of too little space
Berthold Stoeger
2021-01-11
statistics: consider overhang of horizontal axes
Berthold Stoeger
2021-01-10
build-system: compile stats code on mobile OSs
Dirk Hohndel
2021-01-10
statistics: convert chart to QQuickItem
Berthold Stoeger
2021-01-09
statistics: fix range in categorical axes
Berthold Stoeger
2021-01-07
statistics: add ticks at beginning and end of the axis
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: save chart in axis class
Berthold Stoeger
2021-01-02
statistics: implement axes
Berthold Stoeger