Hi, I would like to know how can I control the order in which the face_col plots are shown in the figure?
For example
I would like to change the order of the plots here
Thanks in advance
Hi, I would like to know how can I control the order in which the face_col plots are shown in the figure?
For example
I would like to change the order of the plots here
Thanks in advance
Hello lielblum, have you seen the section “Controlling Facet Ordering” in the docs?
The relevant argument to the plotting function is “category_orders”.
If this doesn’t help, please share your code.