How to remove some concepts in dataframe (NULL perhaps)

You could also add the following:

scale_y_discrete(limits = rev)
1 Like