matplotlib 3D[matplotlib 3D] 58. 3Dplotの面(pane)とその枠線の色を変更して表示 matplotlib mplot3dで作成する3Dグラフの面の色と面のエッジの色を変更して表示する方法について説明する。 2020.11.13matplotlib 3Dpython
jupyter notebook[matplotlib] 91. マウスオーバーイベントで九九表(Multiplication tables) matplotlibのaxes_enter_event、axes_leave_eventを使ってaxesの背景色を変えて、マウスオーバーすると答えが出る九九表を作成する。 2020.10.02jupyter notebookmatplotlibNumPypython