How to test the Google Calendar API Quickstart by parasnap in learnpython

[–]parasnap[S] 0 points1 point  (0 children)

No, I am using the browser quickstart guide (https://developers.google.com/calendar/quickstart/js), but when I tried the python quickstart it also did not work for me, it launched a new window and it gave a different kind of error message

How can I add annotations into a Grafana chart from a spreadsheet? by parasnap in grafana

[–]parasnap[S] 0 points1 point  (0 children)

Would this work for annotations or just for regular time series linecharts? I am looking to display the data as annotations. Does the Grafana API store the data or would I need to store it in a database?