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