Posit Community
How to remove some concepts in dataframe (NULL perhaps)
tidyverse
ggplot2
scottyd22
November 29, 2022, 6:30pm
5
You could also add the following:
scale_y_discrete(limits = rev)
1 Like
show post in topic