Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matplotlib/matplotlib
matplotlib: plotting with Python
https://github.com/matplotlib/matplotlib
data-science data-visualization gtk hacktoberfest matplotlib plotting python qt tk wx
Last synced: 11 days ago
JSON representation
matplotlib: plotting with Python
- Host: GitHub
- URL: https://github.com/matplotlib/matplotlib
- Owner: matplotlib
- Created: 2011-02-19T03:17:12.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T21:10:28.000Z (7 months ago)
- Last Synced: 2024-04-13T21:54:07.257Z (7 months ago)
- Topics: data-science, data-visualization, gtk, hacktoberfest, matplotlib, plotting, python, qt, tk, wx
- Language: Python
- Homepage: https://matplotlib.org/stable/
- Size: 430 MB
- Stars: 19,179
- Watchers: 594
- Forks: 7,391
- Open Issues: 1,522
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE/LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.bib
- Security: SECURITY.md
Awesome Lists containing this project
- awesome_piv - matplotlib / matplotlib
- awesome-fluid-dynamics - matplotlib/matplotlib - matplotlib: plotting with Python. ![Python](logo/Python.svg) (Visualization / 2D Visualization)
- fintech-awesome-libraries - Matplotlib - Plotting with Python. (Data Visualization / General Purposes)
- awesome-time-series - matplotlib
- awesome-python-machine-learning-resources - GitHub - 17% open · ⏱️ 26.08.2022): (数据可视化)
- awesome-starred - matplotlib - matplotlib: plotting with Python (Python)
- awesome-python-machine-learning - Matplotlib - Matplotlib is a Python 2D plotting library which produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. (Uncategorized / Uncategorized)
- awesome-github-star - matplotlib
- awesome-for-beginners - matplotlib
- awesome-production-machine-learning - matplotlib - A Python 2D plotting library which produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. (Industrial Strength Visualisation libraries)
- Awesome-AIML-Data-Ops - matplotlib - A Python 2D plotting library which produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. (Visualisation libraries)
- awesome-list - Matplotlib - A comprehensive library for creating static, animated, and interactive visualizations in Python. (Data Visualization / Data Management)
- StarryDivineSky - matplotlib/matplotlib
- awesome-systematic-trading - Matplotlib - commit/matplotlib/matplotlib/main) ![GitHub Repo stars](https://img.shields.io/github/stars/matplotlib/matplotlib?style=social) | Python | - matplotlib: plotting with Python (Visualization / TimeSeries Analysis)
- awesome-production-machine-learning - matplotlib - A Python 2D plotting library which produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. (Industry Strength Visualisation)
- fucking-awesome-for-beginners - matplotlib
README
[![PyPi](https://img.shields.io/pypi/v/matplotlib)](https://pypi.org/project/matplotlib/)
[![Conda](https://img.shields.io/conda/vn/conda-forge/matplotlib)](https://anaconda.org/conda-forge/matplotlib)
[![Downloads](https://img.shields.io/pypi/dm/matplotlib)](https://pypi.org/project/matplotlib)
[![NUMFocus](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org)[![Discourse help forum](https://img.shields.io/badge/help_forum-discourse-blue.svg)](https://discourse.matplotlib.org)
[![Gitter](https://badges.gitter.im/matplotlib/matplotlib.svg)](https://gitter.im/matplotlib/matplotlib)
[![GitHub issues](https://img.shields.io/badge/issue_tracking-github-blue.svg)](https://github.com/matplotlib/matplotlib/issues)
[![Contributing](https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?)](https://matplotlib.org/stable/devel/index.html)[![GitHub actions status](https://github.com/matplotlib/matplotlib/workflows/Tests/badge.svg)](https://github.com/matplotlib/matplotlib/actions?query=workflow%3ATests)
[![Azure pipelines status](https://dev.azure.com/matplotlib/matplotlib/_apis/build/status/matplotlib.matplotlib?branchName=main)](https://dev.azure.com/matplotlib/matplotlib/_build/latest?definitionId=1&branchName=main)
[![AppVeyor status](https://ci.appveyor.com/api/projects/status/github/matplotlib/matplotlib?branch=main&svg=true)](https://ci.appveyor.com/project/matplotlib/matplotlib)
[![Codecov status](https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=main&service=github)](https://app.codecov.io/gh/matplotlib/matplotlib)
[![EffVer Versioning](https://img.shields.io/badge/version_scheme-EffVer-0097a7)](https://jacobtomlinson.dev/effver)![Matplotlib logotype](https://matplotlib.org/_static/logo2.svg)
Matplotlib is a comprehensive library for creating static, animated, and
interactive visualizations in Python.Check out our [home page](https://matplotlib.org/) for more information.
![image](https://matplotlib.org/_static/readme_preview.png)
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](https://discourse.matplotlib.org/) is the discussion forum
for general questions and discussions and our recommended starting
point.Our active mailing lists (which are mirrored on Discourse) are:
- [Users](https://mail.python.org/mailman/listinfo/matplotlib-users)
mailing list:
- [Announcement](https://mail.python.org/mailman/listinfo/matplotlib-announce)
mailing list:
- [Development](https://mail.python.org/mailman/listinfo/matplotlib-devel)
mailing list:[Gitter](https://gitter.im/matplotlib/matplotlib) 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.