Hi all,
I have a very simple dashboard with two columns, using R Markdown with flexdashboard which I then publish to RPubs.
In the first column there is text and in the second a graph. I have customised the column width using {data-width=400} and {data-width=900} respectively, and the plot width using {data-width=900}. It works in the preview window, but then in RPubs it remains at the default size. You can see it at the following link:
You can see that the graph remains small, when there is a lot of unused space on the right which I would like the graph to fill and thus be clearer.
I would be very grateful for some help.
Cheers!
Jerome