aboutsummaryrefslogtreecommitdiff
path: root/src/graphs (follow)
AgeCommit message (Expand)Author
2023-08-02Add weight graph and previewArseniy Movshev
2023-08-02Timelabels: format hours/minutes more appropriatelydodoradio
2023-07-21Implement new dataChanged signal for file updatesdodoradio
2023-07-21Add interactive functionality to bar graphdodoradio
2023-07-21Add steps detail pagedodoradio
2023-07-20Add start and end values for HrGraphdodoradio
2023-07-20Remove positioning hints from reusable componentsdodoradio
2023-07-20Use VerticalLabels in BarGraphArseniy Movshev
2023-07-20Rewrite the labelling systemdodoradio
2023-07-02Rename hrgraph to linegraph because it's not actually heartrate specificArseniy Movshev
2023-07-01Add steps goal line indicator to steps graphArseniy Movshev
2023-06-30Reduce the number of divisions if BPM goes over 100Arseniy Movshev
2023-06-30fix graph label positioning and spacingArseniy Movshev
2023-06-29Add graph hereArseniy Movshev
2023-06-11Add heartrate graph (experimental, slightly broken)Arseniy Movshev
2023-06-07Get rid of the blob graphArseniy Movshev
2023-06-02bar graph: tweak anchors to make sure that labels text is never clippedArseniy Movshev
2023-05-30Move bar graph into a dedicated componentArseniy Movshev