Custom activity timeline chart with javascript code

Hi @david, I just want to know if the option to create custom charts using javascript code in activity timeline page will be possible in the future or is it on to do list?

I would want to create a chart below my power, altitude and acc power charts (including intervals, and its fields) with the power modified by altitude training at specific altitudes. (I mean, not at the seal level)

In order to do this, I need to use a formula for every single data of power stream and make a graph with the new data (I suppose, exactly as you did with acc and non acc altitude charts for the sea level)

Thanks a lot!

Tito.

That is high on the list. Both computing a stream from other streams and from records in the fit file.

5 Likes

Glad to read this, thank you!