plotnine.position_stack
position_stack(vjust=1, reverse=False)Stack plotted objects on top of each other
The objects to stack are those that have an overlapping x range.
plotnine.position_stackStack plotted objects on top of each other
The objects to stack are those that have an overlapping x range.