W3cubDocs

/Matplotlib 3.0

matplotlib.pyplot.polar

matplotlib.pyplot.polar(*args, **kwargs) [source]

Make a polar plot.

call signature:

polar(theta, r, **kwargs)

Multiple theta, r arguments are supported, with format strings, as in plot().

Examples using matplotlib.pyplot.polar

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/matplotlib.pyplot.polar.html