eelbrain.plot.Histogram.set_ylabel

Histogram.set_ylabel(label, ax=None)

Set the label for the y-axis

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

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