Matplotlib之條形圖1

# coding=utf-8 # 條形圖 from matplotlib import pyplot as plt from matplotlib import font_manager # 中文編碼 my_font = font_manager.FontProperties(fname="/System/Library/Fonts/PingFang.ttc") plt.figure(figs
相關文章
相關標籤/搜索