matplotlib 3D[matplotlib 3D] 58. 3Dplotの面(pane)とその枠線の色を変更して表示 matplotlib mplot3dで作成する3Dグラフの面の色と面のエッジの色を変更して表示する方法について説明する。 2020.11.13matplotlib 3Dpython
matplotlib[matplotlib 3D] 57. 木(tree) matplotlib mplot3dで3Dグラフ上に木を表示する方法について説明する。 2020.11.06matplotlibmatplotlib 3Dpython
matplotlib[matplotlib animation] 89. xkcd風なプロットのアニメーション xkcd風なプロットによるアニメーションをmatplotlibのFuncAnimationによって表示する。 2020.10.09matplotlibmatplotlib 3Dmatplotlib Animationpython
ipywidgets[ipywidgets] 30. 3Dプロットのアスペクト比をIntSliderで調整(set_box_aspect) ipywidgetsのIntSliderをつかって、matplotlibの3Dプロットのアスペクト比をインタラクティブに変更する方法について説明する。 2020.08.03ipywidgetsmatplotlibmatplotlib 3Dpython
ipywidgets[ipywidgets] 25. 卵状構造をとる2つの球の任意の高さにおける断面を表示 jupyter notebook, labで対話的な操作ができる機能(ipywidgets)のFloatSliderをつかって、3Dグラフの任意の高さにおける断面図を表示する方法について説明する。 2020.06.17ipywidgetsmatplotlibmatplotlib 3Dpython
matplotlib 3D[matplotlib 3D] 56. voxelグラフでRGB cube matplotlib mplot3dの3DボクセルグラフでRGB色空間を表示する。 2020.01.06matplotlib 3Dmatplotlib Animationpython
matplotlib 3D[matplotlib 3D] 55. 3つのデータの関係性を3D surface plotで可視化 matplotlib mplot3dの3Dグラフで3つのデータの関係性をsurface plotで可視化する方法について解説する。また、欠損値があるときの対処方法についても説明する。 2019.12.03matplotlib 3Dpython
matplotlib 3D[matplotlib animation] 61. 3Dグラフ上でアニメーションの軌跡としてマーカーの残像を表示 matplotlib, mplot3dの3Dグラフ上をマーカーが移動するアニメーションでその軌跡としてマーカーの残像を表示する方法について解説する。 2019.11.27matplotlib 3Dmatplotlib Animationpython