summaryrefslogtreecommitdiffstats
path: root/stats/CMakeLists.txt
AgeCommit message (Expand)Author
2021-02-13statistics: make selection keyboard modifiers more generalGravatar Berthold Stoeger
2021-02-06statistics: don't place labels at half-integer valuesGravatar Berthold Stoeger
2021-01-20statistics: render regression item using QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: convert HistogramMarkers to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: convert QuartileMarkers to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: draw legend as a QSGNodeGravatar Berthold Stoeger
2021-01-06statistics: paint custom gridGravatar Berthold Stoeger
2021-01-03statistics: add a model that describes a list of chartsGravatar Berthold Stoeger
2021-01-02statistics: implement StatsViewGravatar Berthold Stoeger
2021-01-02statistics: implement a structure representing the chart stateGravatar Berthold Stoeger
2021-01-02statistics: implement scatter seriesGravatar Berthold Stoeger
2021-01-02statistics: implement pie seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a box-and-whisker seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a bar seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a simple information boxGravatar Berthold Stoeger
2021-01-02statistics: add series interface classGravatar Berthold Stoeger
2021-01-02statistics: implement axesGravatar Berthold Stoeger
2021-01-02statistics: add a header file defining z-valuesGravatar Berthold Stoeger
2021-01-01statistics: implement a legend boxGravatar Berthold Stoeger
2021-01-01statistics: add color-related functionsGravatar Dirk Hohndel
2021-01-01statistics: add statistic variablesGravatar Berthold Stoeger