arpes.plotting.utils.fancy_labels

arpes.plotting.utils.fancy_labels(ax_or_ax_set, data=None)[source]

Attaches better display axis labels for all axes.

Axes are determined by those that can be traversed in the passed figure or axes.

Parameters
  • ax_or_ax_set – The axis to search for subaxes

  • data – The source data, used to calculate names, typically you can leave this empty