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

License

NotificationsYou must be signed in to change notification settings

afvincent/matplotlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matplotlib is a Python 2D plotting library which produces publication-qualityfigures in a variety of hardcopy formats and interactiveenvironments across platforms. matplotlib can be used in Pythonscripts, the Python and IPython shell (ala MATLAB or Mathematica), webapplication servers, and various graphical user interface toolkits.

Home page

Installation

For installation instructions and requirements, see the INSTALL file.

Testing

After installation, you can launch the test suite:

python tests.py

Or from the Python interpreter:

import matplotlibmatplotlib.test()

Consider readinghttp://matplotlib.org/devel/coding_guide.html#testing formore information. Note that the test suite requires nose and on Python 2.7 mockwhich are not installed by default. Please install with pip or your packagemanager of choice.

Contact

matplotlib's communication channels include active mailing lists:

The first is a good starting point for general questions and discussions.

Join the chat at https://gitter.im/matplotlib/matplotlib

About

matplotlib: plotting with Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python86.8%
  • C++9.6%
  • Objective-C1.5%
  • C1.3%
  • JavaScript0.4%
  • Jupyter Notebook0.2%
  • Other0.2%

[8]ページ先頭

©2009-2025 Movatter.jp