Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | statistics: refactor QSG memory management | |
2021-01-20 | statistics: turn axes into QSGNode | |
2021-01-11 | statistics: consider overhang of horizontal axes | |
2021-01-10 | build-system: compile stats code on mobile OSs | |
2021-01-10 | statistics: convert chart to QQuickItem | |
2021-01-06 | statistics: fix chart features: regression line and median/mean | |
2021-01-06 | statistics: paint custom grid | |
2021-01-06 | statistics: draw title of axes | |
2021-01-06 | statistics: replace QtCharts' axes | |
2021-01-06 | statistics: save chart in axis class | |
2021-01-02 | statistics: implement axes |