Commit 062cd15
File tree
Expand file treeCollapse file tree
2 files changed
+20
-3
lines changedFilter options
- lib/matplotlib/backends
Expand file treeCollapse file tree
2 files changed
+20
-3
lines changedlib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
185 | 186 |
|
186 | 187 |
|
187 | 188 |
|
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
188 | 195 |
|
189 | 196 |
|
190 | 197 |
|
|
lib/matplotlib/backends/qt_compat.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_compat.py+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
| 68 | + |
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| 72 | + |
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
| 77 | + |
75 | 78 |
|
76 | 79 |
|
| 80 | + |
| 81 | + |
77 | 82 |
|
78 | 83 |
|
79 | 84 |
|
| ||
83 | 88 |
|
84 | 89 |
|
85 | 90 |
|
86 |
| - |
| 91 | + |
| 92 | + |
87 | 93 |
|
88 | 94 |
|
89 | 95 |
|
| ||
103 | 109 |
|
104 | 110 |
|
105 | 111 |
|
| 112 | + |
106 | 113 |
|
107 | 114 |
|
108 | 115 |
|
| ||
111 | 118 |
|
112 | 119 |
|
113 | 120 |
|
| 121 | + |
114 | 122 |
|
115 | 123 |
|
116 | 124 |
|
117 | 125 |
|
118 | 126 |
|
119 | 127 |
|
| 128 | + |
120 | 129 |
|
121 | 130 |
|
122 | 131 |
|
123 | 132 |
|
| 133 | + |
124 | 134 |
|
125 | 135 |
|
126 | 136 |
|
|
0 commit comments