Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apachecn/matplotlib-doc-zh
:book: [译] Matplotlib 用户指南
https://github.com/apachecn/matplotlib-doc-zh
data-analysis data-visualization documentation matplotlib python
Last synced: about 1 month ago
JSON representation
:book: [译] Matplotlib 用户指南
- Host: GitHub
- URL: https://github.com/apachecn/matplotlib-doc-zh
- Owner: apachecn
- License: other
- Archived: true
- Created: 2017-01-07T12:10:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T08:42:29.000Z (almost 4 years ago)
- Last Synced: 2024-09-14T09:38:28.502Z (3 months ago)
- Topics: data-analysis, data-visualization, documentation, matplotlib, python
- Language: CSS
- Homepage: https://mpl.apachecn.org/
- Size: 200 KB
- Stars: 191
- Watchers: 17
- Forks: 115
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Matplotlib 用户指南
> 来源:[User's Guide](http://matplotlib.org/users/index.html)
> 译者:[飞龙](https://github.com/)
> 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)
+ [在线阅读](https://mpl.apachecn.org)
+ [在线阅读(Gitee)](https://apachecn.gitee.io/matplotlib-doc-zh/)
+ [PDF格式](https://www.gitbook.com/download/pdf/book/wizardforcel/matplotlib-user-guide)
+ [EPUB格式](https://www.gitbook.com/download/epub/book/wizardforcel/matplotlib-user-guide)
+ [MOBI格式](https://www.gitbook.com/download/mobi/book/wizardforcel/matplotlib-user-guide)
+ [代码仓库](https://github.com/wizardforcel/matplotlib-user-guide-zh)## 下载
### Docker
```
docker pull apachecn0/matplotlib-doc-zh
docker run -tid -p :80 apachecn0/matplotlib-doc-zh
# 访问 http://localhost:{port} 查看文档
```### PYPI
```
pip install matplotlib-doc-zh
matplotlib-doc-zh
# 访问 http://localhost:{port} 查看文档
```### NPM
```
npm install -g matplotlib-doc-zh
matplotlib-doc-zh
# 访问 http://localhost:{port} 查看文档
```## 赞助我
![](http://upload-images.jianshu.io/upload_images/118142-fe132ca3591a3d52.png)