brokenaxes

less than 1 minute read

Published:

broken python snake

I created a Python package for creating broken axes plots like this one:

brokenaxes example

You can create discontinuities along the x and/or y axis. It also has compatibility for a number of other useful features like subplots and non-standard axes like log and datetime. Check out the documentation with plenty of examples on the GitHub repo.