I've built a simple responsive site here using the default wikidot bootstrap theme (first real try at a responsive site). Within the site I have some charts generated in Google sheets to display but I cant seem to get the embed code to work responsively with the the site so I've been resorting to images. I would prefer to use the imbed code responsively though. I thought Google embed code would be responsive by default, but I guess not. Does anyone know how?
The site: http://covid.wikidot.com/
Embed code that Google provides for one of the published charts:
<iframe width="1012" height="467" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRcJygRjwdl8T6wpdLN0MatWZP_JHg7jj5SuKG8qM0DIPBNGPaKB-k6u2yAMroyj4YWsqdceOQvOZtO/pubchart?oid=1145555709&format=interactive"></iframe>Direct link to interactive chart.
I tried a couple of generic suggestion that I found online but they either didn't work, or my application of the CSS was incorrect.
Thanks for reading.





