Hi,
I'm starting with Rmd and so on and I wanted to embed a graphic from google trend but I have trouble when rendering it in the Rmd file (or with a plain html text). Unfortunately half of the figure is cut... Here is an [example](https://trends.google.com/trends/explore?q=%2Fm%2F02vx4,%2Fm%2F0jm_&date=all&geo=US, the code) of the graph I wanted to add (before making my own with gtrendsR). In order to add the timeseries you have to copy paste the in an html page the following code:
I have try many stuff, wrap it in a div and so on but none of them works so here I am,
Thank you for your feedback and sorry for that question,
Cheers