Relative Content

Tag Archive for rggplot2plot

Resize the panel and y axis text size equally in R using ggplot2

I have the following toy data frame and ggplot2 graph. I want the size of the panel and the size of the text in y axis to be equal, like splitting the view in half. In the end, the result will be rendered in pdf what is the reason that I want this kind of resizing and splitting if I can say freely.

Resize the panel and y axis text size equally i R using ggplot2

i have the following toy data frame and ggplot2 graph .I want to the size of the panel and the size of the text in y axis to be equally, like splitting the view in half.At the end the result will be rendered in pdf what is the reason that i want this kind of resizing and splitting if i can say freerly.