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 bcef5d9

Browse filesBrowse files
committed
DOC: move osx non-framework support higher up
1 parent 18c6da2 commit bcef5d9
Copy full SHA for bcef5d9

File tree

Expand file treeCollapse file tree

1 file changed

+11
-11
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-11
lines changed

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
+11-11Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,17 @@ creating a legend for a scatter plot as easy as
106106
An example can be found in :ref:`automatedlegendcreation`.
107107

108108

109+
Matplotlib no longer requires framework app build on MacOSX backend
110+
-------------------------------------------------------------------
111+
112+
Previous versions of matplotlin required a Framework build of python to
113+
work. The app type was updated to no longer require this, so the MacOSX
114+
backend should work with non-framework python.
115+
116+
117+
This also adds support for the MacOSX backend for PyPy3.
118+
119+
109120
Figure, FigureCanvas, and Backends
110121
==================================
111122

@@ -361,17 +372,6 @@ system, keeping all commas. Passing a list of strings from within a
361372
Python script still works as it used to.
362373

363374

364-
Matplotlib no longer requires framework app build on MacOSX backend
365-
-------------------------------------------------------------------
366-
367-
Previous versions of matplotlin required a Framework build of python to
368-
work. The app type was updated to no longer require this, so the MacOSX
369-
backend should work with non-framework python.
370-
371-
372-
This also adds support support for the MacOSX backend for PyPy3.
373-
374-
375375

376376
New logging API
377377
----------------

0 commit comments

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