Forum rules
Please always provide all needed information to identify your problems. Screenshots and detailed descriptions makes it easier for us to help
jbergj
Runalyzer
Posts: 23
Joined: Sat 20. Jan 2018, 17:51

hover over plots mis-behaviour on map

Hey guys, I am loving the data integration and visualizations that you make available for all of us, I do think however, I just came across a little bug:

Example: https://runalyze.com/shared/d2cfk

First plot here is Pace; hovering brings details of the timestamp and a vertical line to show timepoint data represents.

Second plot here is Power; again hovering brings an infobox with relevant data, additionally a spot appears on the map, displaying GPS coordinates of relevant data.

Third plot is Elevation, here I do get the correct data in the infobox, but the little position marker jumps all over the associated route.

Further down I have Running Dynamics as well as Runscribe data, both of which displays behavior as with Pace or Elevation.

So from this activity, the power is really the only plot that displays the expected behavior.

[side note:] My Heart Rate monitor (hrm-tri) just ran out of battery power around this activity, so for some reason I have the running dynamics, but not heart rate.

All the best
Recording data with fenix6 & HRM TRI & RunScribe v3
User avatar
laufhannes
Core developer
Posts: 641
Joined: Mon 29. Jul 2013, 20:59

Re: hover over plots mis-behaviour on map

That is a known issue and will be fixed when refactoring the complete activity view (not earlier).

The map marker does only work correctly when knowing the distance, but you use the time as x-axis. The power plot does only work because it 'knows' the distance data in addition (the tooltip shows the distance). We known that from user's perspective it seems quite easy to fix this, but due to how the plots are created and designed, it's a lot of theoretically unnecessary data that we'd need to add and that would cause longer loading times for the activity view.

You could change your configuration to use distance as x-axis to fix the behaviour. Otherwise you have to wait until we're refactoring the activity view.
User help -- short questions via Twitter, Facebook
jbergj
Runalyzer
Posts: 23
Joined: Sat 20. Jan 2018, 17:51

Re: hover over plots mis-behaviour on map

Great to know!
thanks
Recording data with fenix6 & HRM TRI & RunScribe v3

Return to “Bugs”