subplots_adjust

matplotlib

[matplotlib] 95. subplot_mosaicによる年賀状

アスキーアート的に図を複数個作成できるmatplotlibのsubplot_mosaicにより、年賀状を作成する方法について説明する。
matplotlib

[matplotlib] 94. subplot_mosaicによるひらがな表の作成

アスキーアート的に図を複数個作成できるmatplotlibのsubplot_mosaicにより、ひらがな表を作成する方法について説明する。
matplotlib

[matplotlib] 18. カラーバーを図にあわせる

疑似カラーマップのカラーバーを図にあわせて表示