title(label, fontdict=None, loc=None, pad=None, *, y=None, **kwargs)
Set one of the three available Axes titles. The available titles are positioned above the Axes in the center, flush with the left edge, and flush with the right edge.
Other keyword arguments are text properties, see :None:None:`.Text` for a list of valid text properties.
Text to use for the title
A dictionary controlling the appearance of the title text, the default fontdict is:
{'fontsize': rcParams['axes.titlesize'],
'fontweight': rcParams['axes.titleweight'],
'color': rcParams['axes.titlecolor'],
'verticalalignment': 'baseline',
'horizontalalignment': loc}
Which title to set.
Vertical Axes loation for the title (1.0 is the top). If None (the default), y is determined automatically to avoid decorators on the Axes.
The offset of the title from the top of the Axes, in points.
The matplotlib text instance representing the title
Set a title for the Axes.
The following pages refer to to this document either explicitly or contain code examples using this.
dask.array.random.RandomState.powerdask.array.ufunc.wrap_elemwise.<locals>.wrappeddask.array.random.RandomState.zipfdask.array.ufunc.expscipy.signal.windows._windows.kaiserscipy.signal.cosinescipy.signal._waveforms.chirpscipy.signal.exponentialscipy.signal.hammingscipy.signal.windows._windows.boxcarscipy.signal._filter_design.sosfreqzscipy.signal._filter_design.gammatonescipy.signal.windows._windows.general_cosinescipy.signal.windows._windows.nuttallscipy.signal.blackmanscipy.signal.flattopscipy.signal.bartlettscipy.signal._spectral_py.istftscipy.signal.windows._windows.general_gaussianscipy.signal.windows._windows.triangscipy.signal.windows._windows.gaussianscipy.signal._filter_design.ellipscipy.signal.windows._windows.flattopscipy.signal.windows._windows.exponentialscipy.signal.windows._windows.blackmanscipy.signal.windows._windows.cosinescipy.signal.windows._windows.barthannscipy.signal.gaussianscipy.signal._fir_filter_design.kaiserordscipy.signal._ltisys.step2scipy.special._basic.diricscipy.signal.kaiserscipy.signal.chebwinscipy.signal._filter_design.butterscipy.spatial.transform._rotation_spline.RotationSplinescipy.signal.boxcarscipy.signal.general_gaussianscipy.signal._spectral_py.stftscipy.signal._filter_design.group_delayscipy.signal.windows._windows.parzenscipy.signal.windows._windows.tukeyscipy.interpolate._ndgriddata.griddatascipy.signal.windows._windows.hannscipy.signal.windows._windows.taylorscipy.signal.nuttallscipy.signal._filter_design.besselscipy.signal.hannscipy.signal._filter_design.cheby1scipy.signal.windows._windows.blackmanharrisscipy.signal.tukeyscipy.signal.windows._windows.bartlettscipy.signal._ltisys.stepscipy.signal.blackmanharrisscipy.signal._filter_design.ellipordscipy.signal.triangscipy.integrate._ivp.ivp.solve_ivpscipy.special._orthogonal.hermitescipy.signal._filter_design.cheby2scipy.signal.windows._windows.chebwinscipy.signal.parzenscipy.signal._filter_design.cheb1ordscipy.signal._filter_design.buttordscipy.signal.windows._windows.bohmanscipy.signal.bohmanscipy.signal.windows._windows.hammingscipy.signal._waveforms.sweep_polyscipy.signal._filter_design.cheb2ordscipy.signal.barthannHover to see nodes names; edges to Self not shown, Caped at 50 nodes.
Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)
SVG is more flexible but power hungry; and does not scale well to 50 + nodes.
All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them