Commit 2834743
File tree
Expand file treeCollapse file tree
3 files changed
+35
-13
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+35
-13
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+21-11Lines changed: 21 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1588 | 1588 |
|
1589 | 1589 |
|
1590 | 1590 |
|
1591 |
| - |
| 1591 | + |
1592 | 1592 |
|
1593 | 1593 |
|
1594 | 1594 |
|
| ||
1605 | 1605 |
|
1606 | 1606 |
|
1607 | 1607 |
|
1608 |
| - |
1609 |
| - |
| 1608 | + |
| 1609 | + |
| 1610 | + |
1610 | 1611 |
|
1611 | 1612 |
|
1612 | 1613 |
|
1613 | 1614 |
|
1614 |
| - |
1615 |
| - |
| 1615 | + |
| 1616 | + |
1616 | 1617 |
|
1617 | 1618 |
|
1618 | 1619 |
|
| ||
1641 | 1642 |
|
1642 | 1643 |
|
1643 | 1644 |
|
1644 |
| - |
| 1645 | + |
1645 | 1646 |
|
1646 | 1647 |
|
1647 | 1648 |
|
1648 | 1649 |
|
1649 | 1650 |
|
1650 | 1651 |
|
1651 |
| - |
1652 |
| - |
| 1652 | + |
| 1653 | + |
1653 | 1654 |
|
1654 | 1655 |
|
1655 | 1656 |
|
| ||
1694 | 1695 |
|
1695 | 1696 |
|
1696 | 1697 |
|
1697 |
| - |
| 1698 | + |
1698 | 1699 |
|
1699 | 1700 |
|
1700 | 1701 |
|
| ||
1711 | 1712 |
|
1712 | 1713 |
|
1713 | 1714 |
|
1714 |
| - |
| 1715 | + |
| 1716 | + |
| 1717 | + |
| 1718 | + |
| 1719 | + |
| 1720 | + |
| 1721 | + |
| 1722 | + |
| 1723 | + |
| 1724 | + |
1715 | 1725 |
|
1716 |
| - |
| 1726 | + |
1717 | 1727 |
|
1718 | 1728 |
|
1719 | 1729 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2393 | 2393 |
|
2394 | 2394 |
|
2395 | 2395 |
|
2396 |
| - |
2397 |
| - |
| 2396 | + |
| 2397 | + |
2398 | 2398 |
|
2399 | 2399 |
|
2400 | 2400 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6269 | 6269 |
|
6270 | 6270 |
|
6271 | 6271 |
|
| 6272 | + |
| 6273 | + |
| 6274 | + |
| 6275 | + |
| 6276 | + |
| 6277 | + |
| 6278 | + |
| 6279 | + |
| 6280 | + |
| 6281 | + |
| 6282 | + |
| 6283 | + |
0 commit comments