HI, I would like to create plots using time series information from a google sheet. I am able to connect google sheets to Anvil. However, I do not know what the next step is. Thank you.
Hello @lpellathy
you have literally tons of options with Anvil.
I’d point you to this great post of Shaun showing them all:
And this
BR
In case you’re stuck on getting the data out of the Google Sheet, these docs may be helpful: https://anvil.works/docs/integrations/google/google-drive#google-sheets
This tutorial might be the most beginner-friendly intro to creating a chart: Anvil | Data Dashboard
I’ve been banging my head against the wall and have been reading and rereading the tutorials and forum topics.
I am able to successfully get data out of my google sheet for the purposes of plotting a simple series via plotly.
But I have not been able to successfully convert the entire worksheet (Shape: 55x10) into a pandas dataframe that I can continue to manipulate within my app.
Is there any easy way to do that?
Since this thread is 2 years old, it would be better to make a new topic and to add code/a clone link of what you have tried so that others can help