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

Appearance settings

Commit b602c9a

Browse filesBrowse files
committed
DOC: edits from 2022-06-30 developer call
1 parent 43077ad commit b602c9a
Copy full SHA for b602c9a

File tree

Expand file treeCollapse file tree

1 file changed

+13
-18
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-18
lines changed

‎doc/users/project/mission.rst

Copy file name to clipboardExpand all lines: doc/users/project/mission.rst
+13-18Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,20 @@ Matplotlib Mission Statement
22
============================
33

44
The Matplotlib developer community develops, maintains, and supports Matplotlib
5-
and its extensions to provide data visualization tools for the Scientific Python
6-
Ecosystem.
7-
8-
We believe that a diverse developer community creates the best software, and we
9-
welcome anyone who shares our mission and values, as described in the code of
10-
conduct.
5+
and its extensions to provide data visualization tools for the Scientific
6+
Python Ecosystem.
117

8+
Adapting the requirements :ref:`laid out by John Hunter <project_history>`
9+
Matplotlib should:
1210

13-
Adapting the requirements :ref:`laid out by John Hunter
14-
<project_history>` Matplotlib should:
11+
* Support users of the Scientific Python Ecosystem;
12+
* Facilitate interactive data exploration;
13+
* Produce high-quality raster and vector format outputs suitable for publication;
14+
* Provide a simple graphical user interface and support embedding in applications;
15+
* Be understandable and extensible by people familiar with data processing in Python;
16+
* Make common plots easy, and novel or complicated visualizations possible.
1517

16-
* Support all users of the Scientific Python Ecosystem;
17-
* Produce high-quality raster and vector format outputs;
18-
* Be usable as a stand-alone graphical user interface, and to be embeddable in applications, both native and on the web.
19-
* Be understandable and extendable by people familiar with data processing
20-
techniques and with the Python programming language;
21-
* Make common plots easy;
22-
* Make novel or complicated visualizations possible.
2318

24-
To achieve these goals for the full range of domains where Scientific Python is
25-
used, Matplotlib provides a general library on which domain-specific
26-
extensions can be built.
19+
We believe that a diverse developer community creates the best software, and we
20+
welcome anyone who shares our mission and values, as described in the code of
21+
conduct.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.