File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
doc/api/next_api_changes/behavior Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
55resolution 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.
You can’t perform that action at this time.
0 commit comments