Tool/software:
Hello TI experts,
I am trying to plot the value of several variables from the device "on the fly". So instead of showing the actual value on a label (works fine), I want to push those data on the graph.
I have tried to look at the help but the links do not work (at least for me)
HELP->Components Help->Components v2 (pointing to https://dev.ti.com/gc/elements/ti-guicomposer-helpindex/demo.html) gives me "Cannot GET /elements/ti-guicomposer-helpindex/demo.html"
HELP->Components Help->Components v3 (pointing to https://dev.ti.com/v3/components/index.html) gives me "Cannot GET /v3/components/index.html"
I found an example in the gallery using Plotly (https://dev.ti.com/gc/preview/default/Plotly_Demo/v2/index.html), but that seems to be running on v2 and I can't start this either
Thanks
Martin