Commit 91d115e
File tree
Expand file treeCollapse file tree
5 files changed
+27
-38
lines changedFilter options
- lib
- matplotlib
- mpl_toolkits
- axes_grid1
- axisartist
- mplot3d
- tests
Expand file treeCollapse file tree
5 files changed
+27
-38
lines changed+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
893 | 893 |
|
894 | 894 |
|
895 | 895 |
|
896 |
| - |
897 |
| - |
898 |
| - |
899 |
| - |
900 |
| - |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
901 | 900 |
|
902 | 901 |
|
903 | 902 |
|
|
lib/mpl_toolkits/axes_grid1/axes_grid.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/axes_grid.py+17-21Lines changed: 17 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
| 254 | + |
264 | 255 |
|
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 |
| - |
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
275 |
| - |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
276 | 272 |
|
277 | 273 |
|
278 | 274 |
|
|
lib/mpl_toolkits/axisartist/grid_finder.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/grid_finder.py+4-8Lines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
47 | 43 |
|
48 | 44 |
|
49 | 45 |
|
|
lib/mpl_toolkits/mplot3d/art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/art3d.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1100 | 1100 |
|
1101 | 1101 |
|
1102 | 1102 |
|
1103 |
| - |
1104 |
| - |
1105 |
| - |
| 1103 | + |
1106 | 1104 |
|
1107 | 1105 |
|
1108 | 1106 |
|
|
lib/mpl_toolkits/mplot3d/tests/test_axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/tests/test_axes3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
996 | 996 |
|
997 | 997 |
|
998 | 998 |
|
999 |
| - |
| 999 | + |
1000 | 1000 |
|
1001 | 1001 |
|
1002 | 1002 |
|
|
0 commit comments