set_ylabel¶ FermiSurface.set_ylabel(ylabel='$k_{y}$ ($\\AA^{-1}$)', **kwargs)[source]¶ Set the y-axis label. Parameters: ylabel (str, optional) – Y-axis label text, by default ‘$k_{y}$ ($AA^{-1}$)’. **kwargs – Additional keyword arguments passed to matplotlib set_ylabel.