pyecharts/docs/_sidebar.md
kinegratii d9e285ade5 Docs structure update (#520)
* Update docs

1. Update NavBar
2. Merge README.md
3. Add highlight for python code
4. Remove search plugin

* Fix broken link in NavBar

* Refactor sidebar

* Add Zoom-Image & Search Plugin

* Update docs
2018-05-01 13:24:31 +01:00

27 lines
971 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

pyecharts 是一个用于生成 Echarts 图表的类库。Echarts 是百度开源的一个数据可视化 JS 库。用 Echarts 生成的图可视化效果非常棒pyecharts 是为了与 Python 进行对接,方便在 Python 中直接使用数据生成图。
- 基本使用
- [渲染图表](zh-cn/prepare)
- [图表配置](zh-cn/charts)
- 高级话题
- [图表 API](zh-cn/api)
- [自定义地图](zh-cn/customize_map)
- [回调函数和事件处理](zh-cn/advanced)
- [语言翻译扩展](zh-cn/translator)
- 平台支持
- [Jupyter Notebook](zh-cn/jupyter_notebook)
- [Flask](zh-cn/flask)
- [Django](zh-cn/django)
- [web 框架整合](zh-cn/web_integration)
- 其他资源
- [地理地图数据](zh-cn/datasets)
- 项目发布
- [版本日志](zh-cn/changelog)
- [发布日志](zh-cn/release-note/)
- 项目开发
- [技术文档](zh-cn/technical)
- [开发团队](zh-cn/team)
- [赞助者名单](zh-cn/donors)
- [FAQ](zh-cn/faq)