Dini的个人博客分享 http://blog.sciencenet.cn/u/Dini

博文

按标题搜索
python_ Matplotlib_关于中文不显示的问题
2021-1-1 17:54
2021/1/1 1. import matplotlib.pyplot as plt # 官方网站: https://matplotlib.org/gallery/index.html squares = fig, ax = plt.subplots() ax.plot(squares) plt.show() 2. 神奇的发生:在我第一次运行下面这段代码的时候,中文不显示,然后我在网上找到一段可以运行的显示中文的去运 ...
个人分类: python|3404 次阅读|1 个评论

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-9-20 05:06

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部