Feature Request: Positive and Negative Average Gradient for the Interval Field

I just added Avg Gradient [%] to my Hiking Interval Fields. This number is always positive, though.
Is it possible to show the positive and negative gradients here? Positive and negative values are shown in the Charts below.

Here is a screenshot of my data:

2 Likes

Currently the average gradient for an interval is (max altitude - min altitude) / distance. So it should probably be (finishing altitude - starting altitude) / distance. I have just deployed that fix. Thanks.

2 Likes