Merge pull request #28 from chenjiandongx/master

add  pyecharts and correct format
pull/29/merge
唐尤华 2017-11-05 16:04:48 +08:00 committed by GitHub
commit 892c308428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -926,6 +926,7 @@ Python实现的数据库。
* bokeh用 Python 进行交互式 web 绘图。[官网](https://github.com/bokeh/bokeh)
* ggplotggplot2 给 R 提供的 API 的 Python 版本。[官网](https://github.com/yhat/ggplot)
* plotly协同 Python 和 matplotlib 工作的 web 绘图库。[官网](https://plot.ly/python/)
* pyecharts基于百度 Echarts 的数据可视化库。[官网](https://github.com/chenjiandongx/pyecharts)
* pygal一个 Python SVG 图表创建工具。[官网](http://www.pygal.org/en/latest/)
* pygraphvizGraphviz 的 Python 接口。[官网](https://pypi.python.org/pypi/pygraphviz)
* PyQtGraph交互式实时 2D/3D/ 图像绘制及科学/工程学组件。[官网](http://www.pyqtgraph.org/)