bendichter / brokenaxes

Create matplotlib plots with broken axes
MIT License
523 stars 46 forks source link

use matplotlib OO API by default #122

Open zougloub opened 1 month ago

zougloub commented 1 month ago

Replace plt. calls in library code with the equivalent OO API ones.