WrightTools.artists.Axes.add_sideplot

Axes.add_sideplot(along, pad=0, height=0.75, ymin=0, ymax=1.1)[source]

Add a side axis.

Parameters:
  • along ({'x', 'y'}) – Axis to add along.

  • pad (float (optional)) – Side axis pad. Default is 0.

  • height (float (optional)) – Side axis height. Default is 0.