I don't know if this is rmarkdown issue or plotly issue. I'm writing a rmarkdown document and I have few graphs made with the ggplot2 package. Then I have one graph made with plotly.
Plotly does not respect the width of the document. I have specified the width to be 1140px. The text and ggplot graphs respect that but plotly doesn't. See screenshot attached.
How can I force plotly to be of the same width as the text?
