Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 用户指南

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)