How to position lines in the y-axis closer to each other as well as to the x-axis
This question concerns the same data and graph as in my previous question: How to position lines in the y-axis closer to each other, but the question itself is a bit different.
How to position lines in the y-axis closer to each other
The data is:
Totals of gglikert plot adjustments in R
I have a data frame and ggplot2 graph that reproduce the following graph:
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.