summaryrefslogtreecommitdiffstats
path: root/stats/chartitem.h
AgeCommit message (Expand)Author
2021-01-20statistics: render bar and pie labels onto fill colorGravatar Berthold Stoeger
2021-01-20statistics: refactor QSG memory managementGravatar Berthold Stoeger
2021-01-20statistics: replace PieSeries by QSG nodesGravatar Berthold Stoeger
2021-01-20statistics: convert scatter series to use QSGGravatar Berthold Stoeger
2021-01-20statistics: convert box-and-whiskers plot to QSGGravatar Berthold Stoeger
2021-01-20statistics: implement showing / hiding of items in QSGGravatar Berthold Stoeger
2021-01-20statistics: convert bar series to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: keep track of dirty items in double-linked listGravatar Berthold Stoeger
2021-01-20statistics: convert QuartileMarkers to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: add notion of Z-value to chart itemsGravatar Berthold Stoeger
2021-01-20statistics: draw legend as a QSGNodeGravatar Berthold Stoeger