ggplot2 - R/Knitr/ggplot - set default line width for entire document -


i know how change line graph using aes geom_line, adjusts line individual graph it's bound to.

how can specify line entire graph? in way similar how can adjust font size document graphs:

theme_set(theme_gray(base_size = 28)) 

thanks!

i hope wrong, not believe possible in way request.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -