ifit / Enhancements

1 stars 0 forks source link

Workout details page - change graph label to Elevation Change #89

Open joshwouden opened 9 years ago

joshwouden commented 9 years ago

Enhancement Details


Description Now that Joe has fixed the elevation graphs to display more relevant information (rather than show actual elevation, which was confusing, it now shows the changes in elevation during the workout).

This is a better and more useful stat and what users really care to see (and what we display in other parts of the site like the dashboard and stats page--these stats show total elevation gained).

However, the label may be confusing to some users, since it could imply actual elevation (like we used to show). With the change, I propose we update the label as well to the more accurate "Elevation Change".

Screen-cap image

Reproduction Steps Login and go to a mapped workout details page Notice that the graph below the workout shows the elevation change (starting at 0), rather than the elevation.

Notes @joeyhdez10