File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed
Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 11.. redirect-from :: /users/history
22
3+ .. _project_history :
4+
35History
46=======
57
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ Project information
66.. toctree ::
77 :maxdepth: 2
88
9- license.rst
9+ mission.rst
10+ history.rst
1011 citing.rst
12+ license.rst
1113 credits.rst
12- history.rst
Original file line number Diff line number Diff line change 1+ Matplotlib Mission Statement
2+ ============================
3+
4+ The Matplotlib developer community develops, maintains, and supports Matplotlib
5+ and its extensions to provide data visualization tools for the Scientific
6+ Python Ecosystem.
7+
8+ Adapting the requirements :ref: `laid out by John Hunter <project_history >`
9+ Matplotlib should:
10+
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 complex visualizations possible.
17+
18+ We believe that a diverse developer community creates the best software, and we
19+ welcome anyone who shares our mission, and our values described in the `code of
20+ conduct
21+ <https://github.com/matplotlib/matplotlib/blob/main/CODE_OF_CONDUCT.md> `__.
You can’t perform that action at this time.
0 commit comments