Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133867
    toddautinw
    Participant

    Hi,

    I can successfully embed charts/tables from Google Sheets into my site pages but I can’t get the formatting right. After each embedded element a gap of 8-10 lines appears before my text resumes. See this page for as an example: http://www.icap2050.org/proposal/university-offset-costs/

    The codes doesn’t appear to cause this problem:

    Fig. 1 charts the target 6% annual reduction in a university’s emissions.

    [googleapps domain=”docs” dir=”spreadsheets/d/e/2PACX-1vRcC9dT-DzSM-wF8BIQt3FgQfHTaZGz0fesIE7vEezjyU4HRKTAbGXOCr-mocJ62liyOownYnuC6Qtt/pubchart” query=”oid=1584386965&format=interactive” /]

    Fig. 2 charts the projected 2.4% – 9.6% annual reduction vs. the target 6% annual reduction in a university’s emissions.

    I’m wondering if it has something to do with the theme architecture. Any ideas how to resolve this problem?

    Thanks,

    Todd

    #133892
    Skandha
    Participant

    @toddautinw: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    iframe {
       height:400px;
    }

    Let me know if this solves your issue.
    Regards,
    Skandha

    #133893
    toddautinw
    Participant

    Wow, that worked perfectly. You just helped me clean up the formatting for all 50 of my embedded charts/tables. Thank you very much, Skandha.

    Todd

    #133898
    Skandha
    Participant

    @toddautinw: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble,
    I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day.

    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Embedding charts from Google Sheets’ is closed to new replies.