The methods here will not produce charting real-time, instead there will always be a lag as you send data to a server and await the chart image. Not a bad solution but not what you asked for . To accomplish live charts, You’d want to utilize the webviewer and create a custom html page for yourself that includes the ChartJS library. Create your desired chart and feed your data in that way.
jared
13
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Graphing live data from timer output and google sheets | 1 | 495 | November 22, 2021 | |
| Dynamic graph on a screen | 2 | 719 | March 22, 2021 | |
| Graphical Representation | 1 | 335 | August 11, 2021 | |
| Getting quick chart or google chart to thunkable | 3 | 1259 | April 27, 2021 | |
| [Solved] Create charts from LocalDB? | 11 | 2390 | November 6, 2020 |