Skip to content
matplotlib
EntityQ2985668· pop 23· linked from 79 articles

matplotlib

Sign in to save

PythonおよびNumPyのためのグラフ描画ライブラリ

Key facts

Software.name
Matplotlib
Software.logo
Matplotlib logo.svg
Software.logo size
300px
Software.screenshot
File:Mpl screenshot figures and code.png
Software.caption
Screenshot of Matplotlib plots and code
Software.author
John D. Hunter
Software.developer
Michael Droettboom, et al.
Software.engine
Cairo, Anti-Grain Geometry
Software.programming language
Python
Software.operating system
Cross-platform
Software.genre
Plotting
Software.license
Matplotlib license

via Wikipedia infobox

Source code

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. 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. Discourse is the discussion forum for general questions and discussions and our recommended starting point. Discourse Chat is for coordinating development and asking questions directly related to contributing to matplotlib.

Excerpt from the source-code README · 3,965 chars · not written by Vinony

Wikidata facts

Official website
matplotlib.org
Image
Matplotlib screenshot.png
Show 10 more facts
source code repository URL
github.com/matplotlib/matplotlib
Commons category
Matplotlib
software version identifier
3.10.9
social media followers
44314
inception
2003-00-00
publication date
2003-00-00
Sources (11)

via Wikidata · CC0

Article · 日本語

Matplotlibは、プログラミング言語Pythonおよびその科学計算用ライブラリNumPyのためのグラフ描画ライブラリである。オブジェクト指向のAPIを提供しており、様々な種類のグラフを描画する能力を持つ。描画できるのは主に2次元のプロットだが、3次元プロットの機能も追加されてきている。描画したグラフを各種形式の画像(各種ベクトル画像形式も含む)として保存することもできるし、wxPython、Qt、GTKといった一般的なGUIツールキット製のアプリケーションにグラフの描画機能を組みこむこともできる。MATLABの対話環境のようなものを提供するpylabというインタフェースも持っている。Matplotlibは、BSDスタイルのライセンスの下で配布されている。 matplotlibは、Pythonのバージョン2.6以降、およびPython 3をサポートしている。matplotlib 1.1.x以前は、Pythonのバージョン2.4から2.7までをサポートしていた。 オリジナルの開発者であるJohn Hunterは、癌治療による合併症のため、2012年8月28日に死去した。しかし、matplotlibの開発にはその他多数の人間が貢献しており、2012年11月9日には、Python 3を初めてサポートするバージョン1.2.0がリリースされた。John HunterにはPythonソフトウェア財団より特別功労賞 (The 2012 Distinguished Service Award) が贈られた。

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories