Would it be possible to have the average of several information (Watts, NP, Heartrate, etc.) on a selection ? My goal is not to create a new interval, I would like to get such information on a selection regrouping several intervals, such as the screenshot below.
That has been on the list for a while. It’s not quite as simple as it seems. To get accurate numbers for the selection it all has to be computed server side from interpolated data (power and other traces all expanded to 1s per point). Otherwise the numbers won’t match the interval info.
Yes that is exactly what I am going to do. I should be able to make that quite quick and also speed up editing intervals at the same time. I was just explaining why something “simple on the surface” hasn’t been done yet