xarray.plot.FacetGrid.set_titles (original) (raw)

FacetGrid.set_titles(template='{coord} = {value}', maxchar=30, size=None, **kwargs)[source]#

Draw titles either above each facet or on the grid margins.

Parameters:

Returns:

self (FacetGrid object)