数据分析——matplotlib之散点图

# coding=utf-8 from matplotlib import pyplot as plt from matplotlib import font_manager my_font = font_manager.FontProperties(fname=r"C:\Windows\Fonts\STFANGSO.TTF") y_3 = [11,17,16,11,12,11,12,6,6,7
相关文章
相关标签/搜索