How to size ggplot in a flexdashboard layout?

How can I ensure the plots in my flexdashboard display at an appropriate resolution?

In general, I struggle with getting the output to display at the size and resolution I desire. In this case, I am producing a dashboard. On my large-display widescreen monitor I think it looks okay. But, on my laptop screen I cannot read the text in the plots. What is it that I do not understand about ggplot and/or flexdashboard that is causing this?

The code for the dashboard is here:

Screenshots are below.

My solution is to use plotly charts and graphs instead of the ggplot2 charts and graphs.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.