matplotlib [matplotlib] 21. ヒストグラム付き散布図 matplotlibのaxes_grid1を使って散布図と同時にX軸・Y軸方向のヒストグラムを表示する方法を解説。データの2次元分布と各軸の分布を効率的に可視化するテクニックを紹介しています。 2019.03.05 matplotlibpython
matplotlib [matplotlib] 20. mpl_toolkits.axes_grid1 の使い方(ラベルとカラーバー) axes_grid1を用いて複数の画像を表示する際のラベルとカラーバーの設定方法 2019.03.05 matplotlibpython
matplotlib [matplotlib] 19. mpl_toolkits.axes_grid1 の使い方(画像の表示) axes_grid1のImageGridを用いて複数の画像を表示する方法 2019.03.04 matplotlibpython