V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
yellowtail
V2EX  ›  Python

请大佬提示一个关键字。。关于如何用 matplotlib 实现多数据同一张图显示(多坐标轴)

  •  
  •   yellowtail · 2019-07-10 17:08:03 +08:00 · 1614 次点击
    这是一个创建于 1743 天前的主题,其中的信息可能已经有所发展或是发生改变。
    matthewz
        1
    matthewz  
       2019-07-10 17:19:29 +08:00   ❤️ 1
    yech1990
        2
    yech1990  
       2019-07-10 20:05:31 +08:00 via Android   ❤️ 1
    更新到 3.1,有相对比较优雅的实现 ax.secondary_xaxis,不过还是比较鸡肋。

    之前的做法本质是画多个重叠的图,隐藏掉多余的元素
    yellowtail
        3
    yellowtail  
    OP
       2019-07-11 09:41:36 +08:00
    @matthewz 感谢。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5957 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 02:33 · PVG 10:33 · LAX 19:33 · JFK 22:33
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.