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

Python 怎么绘制多维饼图?

  •  
  •   yeyu1989 · Nov 13, 2019 · 4003 views
    This topic created in 2410 days ago, the information mentioned may be changed or developed.

    比如 2 圈饼图,内圈是一个集合,外圈是这个集合各项元素的子集。

    5 replies    2019-11-20 01:37:33 +08:00
    aladdinding
        1
    aladdinding  
       Nov 13, 2019
    highchart 有个下钻功能的饼图还不错
    waterwave
        2
    waterwave  
       Nov 13, 2019
    DataFrame.plot. pie (y=None, **kwds).

    善用 pandas。
    xiaolinjia
        4
    xiaolinjia  
       Nov 14, 2019
    pyecharts
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   849 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 22:30 · PVG 06:30 · LAX 15:30 · JFK 18:30
    ♥ Do have faith in what you're doing.