摘要: import matplotlibimport matplotlib.pyplot as plt cmap = matplotlib.cm.get_cmap('tab20') 然后在pyplot方法中使用 例如 patches, texts, autotexts = plt.pie(sizes, l 阅读全文
posted @ 2023-07-06 17:09 cup_leo 阅读(181) 评论(0) 推荐(0) 编辑