Closed
Description
ggplot2's position_dodge2
has a reverse
parameter that doesn't seem to be supported yet by plotnine's position_dodge2
.
My understanding is that this feature is intended to make coordinate flips (e.g., for horizontal bar charts) easier.