matplotlibの複数subplotで共通のカラーバーを表示する - Qiita

とりあえず共通のカラーバーを出す。import pandas as pdfrom matplotlib.cm import ScalarMappableimport matplotlib.co…