摘要: matplotlib.markers 处理标记的函数;使用的标记物的功能 plot,scatter和 errorbar。 所有可能的标记都在这里定义: import matplotlib.pyplot as pltimport numpy as np# x = np.floor(10*np.rand 阅读全文
posted @ 2021-07-24 14:15 supreme_me 阅读(162) 评论(0) 推荐(0)