I have played around with Thunkable X but need to graph values from Firebase…I`ve done this successfully in the classic thunkable with the ChartMaker extension, but not possible to use this in X.
So how can I graph in X? I`ve tried to read up on Google Charts API, but have no idea if this could work or how to implement it…and can it be run/housed from the app (in other words, no need for hosting or some PHP).
Do you use iOS? If so, you can see an example of work. If you are using Android, then in this case you will only be able to see the blocks for this example.
more specifically, in the second ‘line’ data is set to a sttring of paired text x/y coordinates. can i set to two columns from my localDB. This way, everytime the user adds a new data point, the graph can update from within the app