eelbrain.plot.LineStack.set_xlabel

LineStack.set_xlabel(label, ax=None)

Set the label for the x-axis

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

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