Can't figure out how to access series0, series1 data or bind to them?
thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Can't figure out how to access series0, series1 data or bind to them?
thanks
I presume you are asking for online GUI Composer v2. If so, there are a couple of examples in the Gallery: https://dev.ti.com/gallery/
In the Search box, type in Plot. That should bring up a few examples. I would recommend taking a lok at Plotly_Demo and trackpadmock. You can import the projects into GUI Composer by clicking on the bottom left icon. Then in GUI Composer, click on View Project Files icon (left extreme) and take a look at the files to see how plot widget data can be set up.
Hope this helps!
michael mathiasmeier said:We would like to do a custom html outside of the GUI Composer using the USB-UART JSON infterface.
If you are looking to develop something outside of GUI Composer, I'm afraid that is a use-case we do not support. The only references we can offer are the GUI Composer plot examples I mentioned earlier.