summaryrefslogtreecommitdiffstats
path: root/stats/legend.cpp
AgeCommit message (Expand)Author
2021-01-20statistics: move colors to statscolors.hGravatar Berthold Stoeger
2021-01-20statistics: remember position of legend when resizingGravatar 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
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-03statistics: use RoundRectItem for legend and info-boxGravatar Berthold Stoeger
2021-01-03statistics: fix silly typo in legend codeGravatar Berthold Stoeger
2021-01-03statistics: silence two Coverity warningsGravatar Berthold Stoeger
2021-01-02statistics: add a header file defining z-valuesGravatar Berthold Stoeger
2021-01-01statistics: implement a legend boxGravatar Berthold Stoeger