polar

matplotlib

[matplotlib] 86. 極座標棒グラフ(projection=’polar’ & bar)

matplotlibで極座標の棒グラフを表示する方法について説明する。
matplotlib

[matplotlib animation] 84.うずまき

matplotlibのFuncAnimationとprojection='polar'でうずまきのアニメーションを表示する。
matplotlib 3D

[matplotlib 3D] 20. 極座標系の3D surfaceプロット

matplotlibのmplot3dで極座標系の座標系を用いて3Dsurface plotを作成する方法について説明する。