Commit 7a96a9f
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 |
|
| ||
200 | 201 |
|
201 | 202 |
|
202 | 203 |
|
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
203 | 210 |
|
204 | 211 |
|
205 | 212 |
|
|
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 |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
| 71 | + |
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
| 76 | + |
74 | 77 |
|
75 | 78 |
|
| 79 | + |
| 80 | + |
76 | 81 |
|
77 | 82 |
|
78 | 83 |
|
| ||
82 | 87 |
|
83 | 88 |
|
84 | 89 |
|
85 |
| - |
| 90 | + |
| 91 | + |
86 | 92 |
|
87 | 93 |
|
88 | 94 |
|
| ||
102 | 108 |
|
103 | 109 |
|
104 | 110 |
|
| 111 | + |
105 | 112 |
|
106 | 113 |
|
107 | 114 |
|
| ||
110 | 117 |
|
111 | 118 |
|
112 | 119 |
|
| 120 | + |
113 | 121 |
|
114 | 122 |
|
115 | 123 |
|
116 | 124 |
|
117 | 125 |
|
118 | 126 |
|
| 127 | + |
119 | 128 |
|
120 | 129 |
|
121 | 130 |
|
122 | 131 |
|
| 132 | + |
123 | 133 |
|
124 | 134 |
|
125 | 135 |
|
|
0 commit comments