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

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -