Commit 20c2961
File tree
Expand file treeCollapse file tree
3 files changed
+25
-22
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
3 files changed
+25
-22
lines changedlib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1025 | 1025 |
|
1026 | 1026 |
|
1027 | 1027 |
|
1028 |
| - |
| 1028 | + |
1029 | 1029 |
|
1030 | 1030 |
|
1031 | 1031 |
|
|
lib/matplotlib/backends/backend_qt4agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4agg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
lib/matplotlib/backends/backend_qt5agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5agg.py+23-20Lines changed: 23 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 | 126 |
|
142 |
| - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
143 | 146 |
|
144 | 147 |
|
145 | 148 |
|
146 | 149 |
|
147 | 150 |
|
148 | 151 |
|
| 152 | + |
149 | 153 |
|
150 |
| - |
151 | 154 |
|
152 | 155 |
|
153 | 156 |
|
| ||
190 | 193 |
|
191 | 194 |
|
192 | 195 |
|
193 |
| - |
| 196 | + |
194 | 197 |
|
195 | 198 |
|
196 | 199 |
|
| ||
218 | 221 |
|
219 | 222 |
|
220 | 223 |
|
221 |
| - |
| 224 | + |
222 | 225 |
|
223 | 226 |
|
224 | 227 |
|
|
0 commit comments