import numpy as np import matplotlib.pyplot as plt import ... Use 128 from each so we get 256 # colors in total colors1 = plt.cm.binary(np.linspace(0., 1, ...
確定! 回上一頁