wilkelab / cowplot

cowplot: Streamlined Plot Theme and Plot Annotations for ggplot2
https://wilkelab.org/cowplot/
704 stars 84 forks source link

Feature request: scale_text in save_plot #112

Open kendonB opened 6 years ago

kendonB commented 6 years ago

Sometimes I want to scale text objects differently to everything else once I have a plot.

Is it feasible to have a scale_text argument that would overwrite scale for text objects only? annotate(geom = "text",...), axis.text, axis.title, title, etc