matplotlib.pyplot.polar

matplotlib.pyplot.polar(*args, **kwargs)

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–2017 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
http://matplotlib.org/2.1.0/api/_as_gen/matplotlib.pyplot.polar.html