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 545fff0

Browse filesBrowse files
committed
DOC: minor re-wording of API note
1 parent da15745 commit 545fff0
Copy full SHA for 545fff0

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+4
-4
lines changed
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
mpl.rc_context no longer resests the value of `rcParams['backend']`
2-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1+
mpl.rc_context no longer resets the value of :rc:`backend`
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

4-
`matplotlib.rc_context` did incorrectly reset the value of `rcParams['backend']` if backend
4+
`matplotlib.rc_context` incorrectly reset the value of :rc:`backend` if backend
55
resolution was triggered in the context. This affected only the value. The actual backend
6-
was not reset. Now, `matpotlib.rc_context` dose not modify `rcParams['backend']` anymore.
6+
was not changed. Now, `matplotlib.rc_context` does not reset :rc:`backend` anymore.

0 commit comments

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