V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
silkriver
V2EX  ›  Python

我更新了一篇 Matplotlib 教程,顺便在例子中宣传下 Python 文档翻译项目……

  •  
  •   silkriver · Apr 26, 2019 · 2818 views
    This topic created in 2562 days ago, the information mentioned may be changed or developed.

    欢迎关注—— 数据处理 04:Python 数学绘图库 Matplotlib https://www.jianshu.com/p/6f9f6b2c6067

    py_cn

    4 replies    2019-04-26 20:40:14 +08:00
    CEBBCAT
        1
    CEBBCAT  
       Apr 26, 2019
    初学者问个菜鸡级别的问题:
    ax 由 plt.subplot(111) 赋值,怎样吧 ax.plot 的图像保存为图像?比如 jpeg 或 png ?
    感谢
    CEBBCAT
        2
    CEBBCAT  
       Apr 26, 2019
    @CEBBCAT #1 歪打正着弄好了。代码是:ax.figure.savefig(filename)
    necomancer
        3
    necomancer  
       Apr 26, 2019
    666 啊,这事儿得多费劲……
    duola
        4
    duola  
       Apr 26, 2019
    《 python 编程 从入门到实践》书里面有例子。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2015 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 00:02 · PVG 08:02 · LAX 17:02 · JFK 20:02
    ♥ Do have faith in what you're doing.