Commit a2a1b0a
File tree
Expand file treeCollapse file tree
4 files changed
+12
-10
lines changedFilter options
- lib/matplotlib
- axes
Expand file treeCollapse file tree
4 files changed
+12
-10
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7869 | 7869 |
|
7870 | 7870 |
|
7871 | 7871 |
|
7872 |
| - |
7873 |
| - |
| 7872 | + |
| 7873 | + |
| 7874 | + |
7874 | 7875 |
|
7875 | 7876 |
|
7876 | 7877 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1006 | 1006 |
|
1007 | 1007 |
|
1008 | 1008 |
|
1009 |
| - |
1010 |
| - |
| 1009 | + |
| 1010 | + |
1011 | 1011 |
|
1012 | 1012 |
|
1013 | 1013 |
|
| ||
1021 | 1021 |
|
1022 | 1022 |
|
1023 | 1023 |
|
1024 |
| - |
| 1024 | + |
| 1025 | + |
1025 | 1026 |
|
1026 | 1027 |
|
1027 | 1028 |
|
1028 |
| - |
| 1029 | + |
1029 | 1030 |
|
1030 | 1031 |
|
1031 | 1032 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 |
| - |
| 221 | + |
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1474 | 1474 |
|
1475 | 1475 |
|
1476 | 1476 |
|
1477 |
| - |
| 1477 | + |
1478 | 1478 |
|
1479 | 1479 |
|
1480 | 1480 |
|
| ||
1519 | 1519 |
|
1520 | 1520 |
|
1521 | 1521 |
|
1522 |
| - |
| 1522 | + |
1523 | 1523 |
|
1524 | 1524 |
|
1525 | 1525 |
|
| ||
1544 | 1544 |
|
1545 | 1545 |
|
1546 | 1546 |
|
1547 |
| - |
| 1547 | + |
1548 | 1548 |
|
1549 | 1549 |
|
1550 | 1550 |
|
|
0 commit comments