Commit 8424591
File tree
Expand file treeCollapse file tree
4 files changed
+6
-10
lines changedFilter options
- lib
- matplotlib
- axes
- mpl_toolkits
- axes_grid1
- mplot3d
Expand file treeCollapse file tree
4 files changed
+6
-10
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4388 | 4388 |
|
4389 | 4389 |
|
4390 | 4390 |
|
4391 |
| - |
4392 |
| - |
4393 |
| - |
| 4391 | + |
| 4392 | + |
4394 | 4393 |
|
4395 | 4394 |
|
4396 | 4395 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1731 | 1731 |
|
1732 | 1732 |
|
1733 | 1733 |
|
1734 |
| - |
1735 |
| - |
| 1734 | + |
1736 | 1735 |
|
1737 | 1736 |
|
1738 | 1737 |
|
|
lib/mpl_toolkits/axes_grid1/parasite_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/parasite_axes.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
219 |
| - |
| 218 | + |
220 | 219 |
|
221 | 220 |
|
222 | 221 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3555 | 3555 |
|
3556 | 3556 |
|
3557 | 3557 |
|
3558 |
| - |
3559 |
| - |
3560 |
| - |
| 3558 | + |
| 3559 | + |
3561 | 3560 |
|
3562 | 3561 |
|
3563 | 3562 |
|
|
0 commit comments