HomeMatplotlib

Matplotlib

How To Make A Cutaway In The Axis Of Matplotlib?

Create two stacked axes with `sharex=True` Plot the same data on both axes Set different `ylim` ranges for the upper and lower axes Hide the touching spines...

Trending Today