plotnine.positions.position_stack

class plotnine.positions.position_stack(vjust=1, reverse=False)[source]

Stack plotted objects on top of each other

The objects to stack are those that have an overlapping x range.