This module provides a function fold_axis to fold axis in matplotlib, which is also called broken axis. Unlike the example named Broken axis in matplotlib gallery and the brokenaxes package, this ...
matplotlib is probably the single most used Python package for 2D-graphics. It provides both a very quick way to visualize data from Python and publication-quality figures in many formats. We are ...