How can I public Google's chart to coda?

How can I public Google’s chart to coda?

https://docs.google.com/spreadsheets/d/e/2PACX-1vT3ymSgMOMyUAbxs4xXQZLpXPmoQMaZ8nx6A9yl7jvPXKdHCOeHs-P3xisvmD42a_4_MTQ6MaMAC6V8/pubchart?oid=346961451&format=interactive

This should be doable if you use the “force” parameter with the embed formula. Try a formula set up this way:

Embed("https://myembed.com", force: true)

It should display a placeholder asking you to give permission to show the embed. Once you click to allow it, you should see the embed you linked to.

1 Like