dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.77k stars 229 forks source link

x axis labels overlapping #61

Open sebastiz opened 5 years ago

sebastiz commented 5 years ago

Hi Great package. The only issue I have is that the x-axis labels are overlapping in the plots whenever I have more than a handful of text x-axis names (or long names eg for categorical data). Is there a way to allow 45 degree or 90 angulation of the x-axis labels in the plots (without having to generate the ggplots and then add it separately).

Thanks

GegznaV commented 4 years ago

Maybe a temporary solution could be package (add-in) ggthemeassist that does not create ggplots but may modify the existing ones? https://github.com/calligross/ggthemeassist