How to rank the bars in geom_col (ggplot) from lowest to highest?

后端 未结 0 1231
孤城傲影
孤城傲影 2020-11-27 17:29

The data below is a small subsample of my data. I plot the unemployment rate by class for each of the countries using the following code:

 ggplot(df, aes(x=co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题