pyecharts 2.0.6
0
Python options, make charting easier
Contents
Python options, make charting easier
Stars: 14833, Watchers: 14833, Forks: 2849, Open Issues: 3The pyecharts/pyecharts
repo was created 7 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 14833 github stars!
How to Install pyecharts
You can install pyecharts using pip
pip install pyecharts
or add it to a project with poetry
poetry add pyecharts
Package Details
- Author
- chenjiandongx
- License
- MIT
- Homepage
- https://github.com/pyecharts/pyecharts
- PyPi:
- https://pypi.org/project/pyecharts/
- GitHub Repo:
- https://github.com/pyecharts/pyecharts
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common pyecharts errors.
Code Examples
Here are some pyecharts
code examples and snippets.
GitHub Issues
The pyecharts package has 3 open issues on GitHub
- 图例列表项数据太多 显示异常
- 对数轴,刻度间距问题
- 给MarkLineItem:标记线数据项添加linestyle_opts参数,格式和MarkLineOpts:标记线配置项里的linest…
- fix bug of _append_color
- Multiple Category Axis
- 绘图后不显示
- Zoom, Reset not working as expected