Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

matplotlib: plotting with Python

NotificationsYou must be signed in to change notification settings

matplotlib/matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPiDownloadsNUMFocus

DiscourseBadgeGitterGitHubIssuesGitTutorial

TravisAzurePipelinesAppVeyorCodecovLGTM

Matplotlib

Matplotlib is a Python 2D plotting library which produces publication-qualityfigures in a variety of hardcopy formats and interactive environments acrossplatforms. Matplotlib can be used in Python scripts, the Python and IPythonshell (à la MATLAB or Mathematica), web application servers, and variousgraphical user interface toolkits.

NOTE: The current master branch is now Python 3 only. Python 2 support isbeing dropped.

Home page

Install

For installation instructions and requirements, see the INSTALL.rst file or theinstall documentation. If youthink you may want to contribute to matplotlib, check out theguide toworking with the source code.

Test

After installation, you can launch the test suite:

pytest

Or from the Python interpreter:

import matplotlibmatplotlib.test()

Consider readinghttp://matplotlib.org/devel/coding_guide.html#testing for moreinformation. Note that the test suite requires pytest. Please install with pipor your package manager of choice.

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 relatedto contributing to matplotlib.

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 thecontributing guide!

Developer notes are now atDeveloper Discussions (Note: For technical reasons, this is currently only accessible for matplotlib developers.)

Citing Matplotlib

If Matplotlib contributes to a project that leads to publication, pleaseacknowledge this by citing Matplotlib.A ready-made citation entry is available.


[8]ページ先頭

©2009-2025 Movatter.jp