You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A question regarding the legends: by default, the smallest values are always at the top of the legends; I have received requests from reviewers to change this and leave the largest value at the top; when using reverse = TRUE in tm_legend, the entire legend is changed, including the distribution of classes and colors, affecting the histograms or donuts (for example). Is there a way to only show the largest values at the top without changing the entire visualization of the classes?
Default order
This is the right color legend and proportion
Reverse order:
The order of the values was correct, but not just the position in the legend was changed, but the entire legend.