Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-01 | Add steps goal line indicator to steps graph | Arseniy Movshev | |
the move of loggersettings into main is just done so we don't have a duplicate, since we now need it in main. | |||
2023-06-07 | Get rid of the blob graph | Arseniy Movshev | |
This fixes an issue where a single bar could fill the entire width of the graph, making a blob shape This is done by setting an effective minimum of the number of bars that the graph sees, so that an individual bar can't be wider than the width seen when there's three bars | |||
2023-06-02 | bar graph: tweak anchors to make sure that labels text is never clipped | Arseniy Movshev | |
2023-05-30 | Move bar graph into a dedicated component | Arseniy Movshev | |