%matplotlib inline import numpy as np import matplotlib.pyplot as plt ... c = plt.scatter(theta, r, c=colors, s=area, cmap=plt.cm.RdYlGn).
確定! 回上一頁