Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: gooodle
  • Language: Python
  • Default Branch: main
  • Size: 329 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Security

README.md

PyPi Conda Downloads NUMFocus

Discourse help forum Gitter GitHub issues Contributing

GitHub actions status Azure pipelines status AppVeyor status Codecov status

Matplotlib logotype

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

Check out our home page for more information.

image

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, which is generated from /doc/users/installing/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!

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:

Gitter 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 is available.

Owner

  • Login: gooodle
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

.github/workflows/cibuildwheel.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • docker/setup-qemu-action v3 composite
  • pypa/cibuildwheel fff9ec32ed25a9c576750c91e06b410ed0c15db7 composite
.github/workflows/circleci.yml actions
  • actions/checkout v4 composite
  • larsoner/circleci-artifacts-redirector-action master composite
  • reviewdog/action-setup v1 composite
.github/workflows/clean_pr.yml actions
  • actions/checkout v4 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/conflictcheck.yml actions
  • eps1lon/actions-label-merge-conflict releases/2.x composite
.github/workflows/cygwin.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • codecov/codecov-action v3 composite
  • cygwin/cygwin-install-action v4 composite
.github/workflows/good-first-issue.yml actions
  • peter-evans/create-or-update-comment v3 composite
.github/workflows/mypy-stubtest.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/nightlies.yml actions
  • scientific-python/upload-nightly-action 5fb764c5bce1ac2297084c0f7161b1919f17c74f composite
.github/workflows/pr_welcome.yml actions
  • actions/first-interaction v1 composite
.github/workflows/reviewdog.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • reviewdog/action-eslint v1 composite
.github/workflows/stale.yml actions
  • actions/stale v8 composite
.github/workflows/tests.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
  • imjohnbo/issue-bot v3 composite
lib/matplotlib/backends/web_backend/package.json npm
  • eslint ^6.8.0 development
  • eslint-config-prettier ^6.10.1 development
  • prettier ^2.0.2 development
  • @jsxtools/resize-observer ^1.0.4
environment.yml pypi
  • mpl-sphinx-theme *
  • pikepdf *
  • sphinxcontrib-svg2pdfconverter *
pyproject.toml pypi
  • contourpy >= 1.0.1
  • cycler >= 0.10
  • fonttools >= 4.22.0
  • importlib-resources >= 3.2.0; python_version < '3.10'
  • kiwisolver >= 1.3.1
  • numpy >= 1.21
  • packaging >= 20.0
  • pillow >= 8
  • pyparsing >= 2.3.1
  • python-dateutil >= 2.7
requirements/dev/dev-requirements.txt pypi
requirements/doc/doc-requirements.txt pypi
  • colorspacious *
  • ipykernel *
  • ipython *
  • ipywidgets *
  • mpl-sphinx-theme *
  • numpydoc >=1.0
  • packaging >=20
  • pydata-sphinx-theme *
  • pyyaml *
  • sphinx >=3.0.0,
  • sphinx-copybutton *
  • sphinx-design *
  • sphinx-gallery >=0.12.0
  • sphinxcontrib-svg2pdfconverter >=1.1.0