matplotlib – matplotlib
matplotlib:使用 Python 进行绘图
关键指标一览
主题标签
README 详细介绍
<img src="https://img.shields.io/pypi/v/matplotlib" alt="PyPi" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/conda/vn/conda-forge/matplotlib" alt="Conda" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/pypi/dm/matplotlib" alt="Downloads" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A" alt="NUMFocus" class="ra0-md-img" loading="lazy" />
<img src="https://insights.linuxfoundation.org/api/badge/health-score?project=matplotlib" alt="LFX Health Score" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/badge/help_forum-discourse-blue.svg" alt="Discourse help forum" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/badge/chat-discourse-mediumaquamarine" alt="Discourse chat" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/badge/issue_tracking-github-blue.svg" alt="GitHub issues" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?" alt="Contributing" class="ra0-md-img" loading="lazy" />
<img src="https://github.com/matplotlib/matplotlib/workflows/Tests/badge.svg" alt="GitHub actions status" class="ra0-md-img" loading="lazy" />
<img src="https://dev.azure.com/matplotlib/matplotlib/_apis/build/status/matplotlib.matplotlib?branchName=main" alt="Azure pipelines status" class="ra0-md-img" loading="lazy" />
<img src="https://ci.appveyor.com/api/projects/status/github/matplotlib/matplotlib?branch=main&svg=true" alt="AppVeyor status" class="ra0-md-img" loading="lazy" />
<img src="https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=main&service=github" alt="Codecov status" class="ra0-md-img" loading="lazy" />
<img src="https://img.shields.io/badge/version_scheme-EffVer-0097a7" alt="EffVer Versioning" class="ra0-md-img" loading="lazy" />
Matplotlib is a comprehensive library for creating static, animated, and
interactive visualizations in Python.
Check out our home page for more information.

Matplotlib produces publication-quality figures in a variety of hardcopy
formats and interactive environments across platforms. Matplotlib can be
used in Python scripts, Python/IPython shells, web application servers,
and various graphical user interface toolkits.
Install
See the [install
documentation](https://matplotlib.org/stable/users/installing/index.html),
which is generated from /doc/install/index.rst
Contribute
You've discovered a bug or something else you want to change — excellent!
You've worked out a way to fix it — even better!
You want to tell us about it — best of all!
Start at the [contributing
guide](https://matplotlib.org/devdocs/devel/contribute.html)!
Contact
Discourse is the discussion forum
for general questions and discussions and our recommended starting
point.
Our active mailing lists (which are mirrored on Discourse) are:
mailing list:
mailing list:
mailing list:
Discourse Chat is for
coordinating development and asking questions directly related to contributing
to matplotlib.
Citing Matplotlib
If Matplotlib contributes to a project that leads to publication, please
acknowledge this by citing Matplotlib.
[A ready-made citation
entry](https://matplotlib.org/stable/users/project/citing.html) is
available.