El viernes, 10 de noviembre de 2017, 0:21:41 (UTC-3), Panos escribió:
Is there and XDATA in GC manual that answers the following questions ?
- what data can you have
There are several with special treatment s.t. Weather, Hrv, Pool Swim lenghts plus Developer from Garmin Apps and User defined created in Editor.
- from what source
From several of the supported file formats on import and from manual input on Editor tab.
- what are the requirements to have xdata in a workout
If one of the supported XData series is present in the imported file the corresponding XData series will be created and you will see a corresponding tab in Editor, additionally you can create your own XData series in Editor.
- how can you display those data in charts
In Editor chart you can see XData in tabular format, In the Ride chart you can use XDATA() to plot it, for Summary and Metric Trends Charts you would need to define custom metric summarizing the XData you want to plot, both are documented in link provided in the previous response.
Search this forum and you will find examples.