Concept Flow - Inverted axes
Create plot with data
Call invert_axis()
Axis limits reversed
Plot redraws with inverted axis
User sees flipped axis direction
The plot is created, then the axis inversion function reverses the axis limits, and the plot redraws showing the axis flipped.