eelbrain.plot.BarplotHorizontal.set_xlabel

BarplotHorizontal.set_xlabel(label, ax=None)

Set the label for the x-axis

Parameters:
  • label (str) – X-axis label.

  • ax (int) – Axis on which to set the label (default is usually the last axis).