Concept Flow - Broken axes concept
Start: Prepare data
Create figure and axes
Plot data on first axis
Plot data on second axis
Hide spines and ticks between axes
Add diagonal lines to show break
Show combined plot with broken axes
End
This flow shows how to create a plot with broken axes by preparing data, plotting on two axes, hiding the break area, and adding diagonal lines to indicate the break.