推荐学习书目
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
Hlianbobo
V2EX  ›  Python

有没有同时支持笛卡尔坐标和极坐标绘制函数图形的代码, Python 尤佳

  •  
  •   Hlianbobo · Oct 5, 2020 · 3260 views
    This topic created in 2051 days ago, the information mentioned may be changed or developed.
    最好能支持动图,及设定自变量起始值,手动拖动进度条绘制图形。

    支持交互:鼠标点击函数图形,显示当前点的自变量和变量值。

    能支持三维坐标尤佳。

    支持极坐标函数和笛卡尔坐标函数在同一张图中显示,不是同一个 figure,而是同一张图中。

    有详细注释。便于后续修改

    不要用一些过于偏门的库。


    -------------并非在学习编程,只是希望有一个很好的数学绘图工具。
    7 replies    2020-10-08 14:24:33 +08:00
    askfermi
        1
    askfermi  
       Oct 5, 2020
    可以试试 Inkscape,不过不是 Python 的。
    newton108
        2
    newton108  
       Oct 5, 2020
    matlab, mathematica...
    mathzhaoliang
        4
    mathzhaoliang  
       Oct 5, 2020   ❤️ 2
    Python 是可以的,matplotlib 绘图,在 ipython notebook 里面可以做交互。如果强调网页交互的话用 ds.js 也是可以的。甚至 sage 里面也可以导出交互式网页。
    但是看你最后一句话貌似用 geogebra 就可以了。
    nameme
        5
    nameme  
       Oct 7, 2020
    KmPlot?
    czdpzc
        6
    czdpzc  
       Oct 7, 2020
    pyecharts https://pyecharts.org/#/zh-cn/intro
    - 能生成基于 Web 的交互式图表;支持 Jupyter Notebook ;文档还是比较详细的
    - 支持三维坐标 https://gallery.pyecharts.org/#/Scatter3D/scatter3d
    - 是否支持极坐标和笛卡尔坐标一起显示不太清楚,建议看看文档 :)
    (楼主不会是在寻求替代 matlab 的工具链吧...
    Hlianbobo
        7
    Hlianbobo  
    OP
       Oct 8, 2020
    @mathzhaoliang geogebra 非常适合。感谢你的帮助。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3005 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 12:53 · PVG 20:53 · LAX 05:53 · JFK 08:53
    ♥ Do have faith in what you're doing.