Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | statistics: render bar and pie labels onto fill color | Berthold Stoeger |
2021-01-20 | statistics: refactor QSG memory management | Berthold Stoeger |
2021-01-20 | statistics: replace PieSeries by QSG nodes | Berthold Stoeger |
2021-01-20 | statistics: convert scatter series to use QSG | Berthold Stoeger |
2021-01-20 | statistics: convert box-and-whiskers plot to QSG | Berthold Stoeger |
2021-01-20 | statistics: implement showing / hiding of items in QSG | Berthold Stoeger |
2021-01-20 | statistics: convert bar series to QSGNodes | Berthold Stoeger |
2021-01-20 | statistics: keep track of dirty items in double-linked list | 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: draw legend as a QSGNode | Berthold Stoeger |