Contents

pyecharts 2.0.5

0

Python options, make charting easier

Python options, make charting easier

Stars: 14354, Watchers: 14354, Forks: 2826, Open Issues: 9

The pyecharts/pyecharts repo was created 6 years ago and the last code push was 9 hours ago.
The project is extremely popular with a mindblowing 14354 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
No  pyecharts  pypi packages just yet.

Errors

A list of common pyecharts errors.

Code Examples

Here are some pyecharts code examples and snippets.

GitHub Issues

The pyecharts package has 9 open issues on GitHub

  • 图例列表项数据太多 显示异常
  • 对数轴,刻度间距问题
  • 给MarkLineItem:标记线数据项添加linestyle_opts参数,格式和MarkLineOpts:标记线配置项里的linest…
  • fix bug of _append_color
  • Multiple Category Axis
  • 绘图后不显示
  • Zoom, Reset not working as expected

See more issues on GitHub

Related Packages & Articles