Age | Commit message (Collapse) | Author |
|
It doesn't make sense for this text to show when we're looking at periods longer than a day, so we make it disappear for those cases.
|
|
we also move the indicator line up in the z stack, as we want the line above the bars. This wasn't obvious before as the elements were all the same colour.
The two processing functions, clamp and interpolateColors are probably not optimally placed in the code. These might move.
|
|
Steps graph would previously select wrong day on click if there was less than a week of data. This fixes the issue
|
|
|
|
This adds the week graph from the preview page. Tapping on bars allows selecting the day that's currently displayed.
|
|
|
|
Currently this is a direct clone of the heartrate detail page, and isn't specialised for steps in any way
|
|
|
|
Currently the width of the labels isn't dynamic as it was before. This will need fixing.
|
|
this splits off the graphs for different sensors into separate files which should make maintenance a bit easier
|