Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | statistics: add a model that describes a list of charts | |
2021-01-02 | statistics: implement StatsView | |
2021-01-02 | statistics: implement a structure representing the chart state | |
2021-01-02 | statistics: implement scatter series | |
2021-01-02 | statistics: implement pie series | |
2021-01-02 | statistics: implement a box-and-whisker series | |
2021-01-02 | statistics: implement a bar series | |
2021-01-02 | statistics: implement a simple information box | |
2021-01-02 | statistics: add series interface class | |
2021-01-02 | statistics: implement axes | |
2021-01-02 | statistics: add a header file defining z-values | |
2021-01-01 | statistics: implement a legend box | |
2021-01-01 | statistics: add color-related functions | |
2021-01-01 | statistics: add statistic variables |