
pyecharts 2.1.0
0
Python options, make charting easier
Contents
Python options, make charting easier
Stars: 15720, Watchers: 15720, Forks: 2867, Open Issues: 1The pyecharts/pyecharts repo was created 8 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 15720 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 1 open issues on GitHub
- X坐标不同的数据怎么画在一同张折线图上呢?
- Test failure on Python 3.14 in
test_wordcloud_encode_image_to_base64_os_error
pythonfix