eelbrain.plot.Correlation.set_xlabel

Correlation.set_xlabel(self, 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).