|
5b9697e283
|
subseq of points from start
|
2024-11-15 21:57:45 +00:00 |
|
|
dbc2ee667a
|
add y axis labels to time graphs
|
2024-11-14 22:19:26 +00:00 |
|
|
42d0ff65b8
|
elm has a clap function already
|
2024-11-14 19:08:49 +00:00 |
|
|
3200a4618f
|
add Paul Heckbert's "Nice numbers for graph labels" algo
|
2024-11-14 19:07:43 +00:00 |
|
|
3a3dce91b1
|
make the wheel zoom less sensitive
|
2024-11-14 16:03:32 +00:00 |
|
|
86e9919825
|
rename type MapZoom -> ZoomLevel
|
2024-11-14 15:07:33 +00:00 |
|
|
7f58809741
|
zoom map on mouse wheel events
|
2024-11-14 15:05:31 +00:00 |
|
|
7d9273190e
|
rename Zoom -> MapZoom to avoid confusion with timeline zoom
|
2024-11-14 09:59:08 +00:00 |
|
|
21fc9d6874
|
add titles and colour to line graphs
|
2024-11-13 22:05:08 +00:00 |
|
|
cdfc56d7fe
|
fix scaling for time graphs
|
2024-11-13 20:38:47 +00:00 |
|
|
b7344a68c6
|
set viewBox for graphs to show full time range
todo: also scale the y axis correctly
|
2024-11-13 00:16:50 +00:00 |
|
|
6ddd374a94
|
convert to flexbox, add power and elevation views
they all look iffy, elevation especially. we may have got the scale
all wrong
|
2024-11-12 23:50:19 +00:00 |
|
|
cfef807bf6
|
remove some onscreen garbage
|
2024-11-12 21:30:37 +00:00 |
|
|
9b6ddd46d5
|
render cadence graph
in the wrong place and size but it's on the screen which is a start
|
2024-11-12 21:29:02 +00:00 |
|
|
85c040023d
|
fe: extract Point into a module
|
2024-11-12 18:52:44 +00:00 |
|
|
b8fee7b0e3
|
remove elm gpx parser
|
2024-11-12 18:44:40 +00:00 |
|
|
cbe8bf4d4d
|
frontend: get start/duration from query params
|
2024-11-12 00:15:19 +00:00 |
|
|
8988bb5b61
|
add cadence/power/heartRate to Point
we're not using it for anything yet, just parsing it
|
2024-11-11 18:44:26 +00:00 |
|
|
1346971962
|
pass zoom to trackView
|
2024-11-10 20:58:14 +00:00 |
|
|
dc46300f05
|
replace circles with polyline
|
2024-11-10 20:58:05 +00:00 |
|
|
4bdd103bd5
|
plot the points
|
2024-11-10 20:12:34 +00:00 |
|
|
9b4cb45c16
|
fetch and parse json from frontend
|
2024-11-10 18:53:56 +00:00 |
|
|
8dda4c37ba
|
json-encode times as epoch seconds, as elm prefers
|
2024-11-10 18:53:15 +00:00 |
|
|
1e2c54b0e1
|
WIP before change of direction
|
2024-10-27 18:16:02 +00:00 |
|