The simplest way to create such a colormap is via LinearSegmentedColormap.from_list('', ['b', 'k', 'k', 'r']) .
確定! 回上一頁