update README.md

pull/28/head
chenjiandongx 2017-11-03 09:06:14 +08:00
parent a4fd2c5c7b
commit 12bfed0811
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/)