UsageΒΆ

mpl_axes_aligner package contains two modules:

  • mpl_axes_aligner.shift expands or shifts the plotting range of a matplotlib axis to align the origin with the given position.
  • mpl_axes_aligner.align adjust the plotting range of two matplotlib axes to align their origins with the given position.