PyWaffle::waffle:用Python创建华夫饼图

时间:2024-02-25 23:55:54
【文件属性】:

文件名称:PyWaffle::waffle:用Python创建华夫饼图

文件大小:654KB

文件格式:ZIP

更新时间:2024-02-25 23:55:54

visualization python charts data-visualization waffle

皮华夫饼 PyWaffle是MIT许可的开源Python软件包,用于绘制华夫饼图。 它提供了一个Waffle ,可以将其传递给并生成一个matplotlib Figure对象。 PyPI页面: ://pypi.org/project/pywaffle/ 文档: : 安装 pip install pywaffle 要求 Python 3.5+ Matplotlib 例子 1.价值定标 import matplotlib . pyplot as plt from pywaffle import Waffle fig = plt . figure ( FigureClass


【文件预览】:
PyWaffle-master
----MANIFEST.in(107B)
----release.sh(178B)
----.deepsource.toml(97B)
----pyproject.toml(438B)
----docs()
--------conf.py(5KB)
--------make.bat(776B)
--------installation.rst(202B)
--------class.rst(101B)
--------.doctrees()
--------examples()
--------examples.rst(520B)
--------Makefile(605B)
--------index.rst(783B)
--------_static()
----requirements_dev.txt(46B)
----tests()
--------test.py(3KB)
--------__init__.py(42B)
--------test_utilities.py(2KB)
----LICENSE(1KB)
----setup.cfg(178B)
----requirements.txt(10B)
----examples()
--------docs()
--------readme()
--------generate_plots.py(10KB)
----setup.py(1KB)
----.gitignore(1KB)
----demo.ipynb(15KB)
----CHANGELOG.md(954B)
----pywaffle()
--------fontawesome_mapping.py(44KB)
--------__init__.py(69B)
--------waffle.py(25KB)
--------fontawesome()
--------scripts()
----README.md(6KB)
----build.sh(230B)
----README_pypi.rst(1KB)

网友评论