matplotlib.pyplot.title(label, fontdict=None, loc='center', pad=None, **kwargs)
[source]
Set a title for the axes.
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.
Parameters: |
|
---|---|
Returns: |
|
Other Parameters: |
|
matplotlib.pyplot.title
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.title.html