matplotlib.pyplot.polar #
- matplotlib.pyplot. polar ( * args , ** kwargs ) [source] #
極座標プロットを作成します。
呼び出し署名:
polar(theta, r, **kwargs)
のように、複数のtheta、r引数がフォーマット文字列と共にサポートされてい
plot
ます。
#を使用した例matplotlib.pyplot.polar
transforms.offset_copy