SauceLLC / sauce4strava

Sauce for Strava™
MIT License
196 stars 23 forks source link

Y-limits on analysis screen plots #176

Open petertuuk opened 11 months ago

petertuuk commented 11 months ago

On the analysis screen the y-limits of the plot are set according to the whole workout. If a workout includes a portion that is very slow (very high minutes per mile), like a recovery, the y-limits of the pace plot become very large and the plot is unreadable. sauce1

These wide y-limits are retained even when looking at only a part of the workout (by adjusting the x-limits) that doesn't contain the slow portion. sauce2

Potential solutions include:

  1. (Most preferable) User-adjustable y-limits, or
  2. Auto adjustment of the y-limits to match the y-bounds of the content after adjusting the x-limits