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 ac56a38

Browse filesBrowse files
committed
Remove mention of $QT_API in matplotlibrc example.
This was relevant back when the `backend.qt{4,5}` rcParams still existed (QT_API would override them), but not anymore. (Right now it reads like it override the `backend` rcParam, which is plain wrong.)
1 parent aaea1d4 commit ac56a38
Copy full SHA for ac56a38

File tree

Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed

‎matplotlibrc.template

Copy file name to clipboardExpand all lines: matplotlibrc.template
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@
4141
## 'module://my_backend'.
4242
#backend : Agg
4343

44-
## Note that this can be overridden by the environment variable
45-
## QT_API used by Enthought Tool Suite (ETS); valid values are
46-
## "pyqt" and "pyside". The "pyqt" setting has the side effect of
47-
## forcing the use of Version 2 API for QString and QVariant.
48-
4944
## The port to use for the web server in the WebAgg backend.
5045
#webagg.port : 8988
5146

0 commit comments

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