摘要:
python matplotlib和random 折线图的制作 1.库的导入 import matplotlib.pyplot as plt # 导入模块 import random 2.创建画布并设置中文 # 1)创建画布(容器层) plt.figure("北京上海温度", figsize=(10 阅读全文
posted @ 2019-12-31 17:40
lovelife80
阅读(461)
评论(0)
推荐(0)