Commit aa975c2
File tree
Expand file treeCollapse file tree
2 files changed
+26
-9
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+26
-9
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4013 | 4013 |
|
4014 | 4014 |
|
4015 | 4015 |
|
4016 |
| - |
| 4016 | + |
| 4017 | + |
| 4018 | + |
4017 | 4019 |
|
4018 | 4020 |
|
4019 | 4021 |
|
| ||
4023 | 4025 |
|
4024 | 4026 |
|
4025 | 4027 |
|
4026 |
| - |
| 4028 | + |
4027 | 4029 |
|
4028 | 4030 |
|
4029 | 4031 |
|
| ||
4044 | 4046 |
|
4045 | 4047 |
|
4046 | 4048 |
|
| 4049 | + |
| 4050 | + |
| 4051 | + |
4047 | 4052 |
|
4048 | 4053 |
|
4049 | 4054 |
|
| ||
4090 | 4095 |
|
4091 | 4096 |
|
4092 | 4097 |
|
4093 |
| - |
| 4098 | + |
4094 | 4099 |
|
4095 | 4100 |
|
4096 | 4101 |
|
| ||
4289 | 4294 |
|
4290 | 4295 |
|
4291 | 4296 |
|
4292 |
| - |
4293 |
| - |
| 4297 | + |
| 4298 | + |
| 4299 | + |
4294 | 4300 |
|
4295 | 4301 |
|
4296 | 4302 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+15-4Lines changed: 15 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1793 | 1793 |
|
1794 | 1794 |
|
1795 | 1795 |
|
| 1796 | + |
| 1797 | + |
| 1798 | + |
| 1799 | + |
| 1800 | + |
| 1801 | + |
| 1802 | + |
1796 | 1803 |
|
1797 | 1804 |
|
1798 | 1805 |
|
1799 | 1806 |
|
1800 | 1807 |
|
1801 |
| - |
1802 |
| - |
1803 | 1808 |
|
1804 | 1809 |
|
1805 |
| - |
| 1810 | + |
| 1811 | + |
| 1812 | + |
| 1813 | + |
1806 | 1814 |
|
1807 | 1815 |
|
1808 |
| - |
| 1816 | + |
| 1817 | + |
| 1818 | + |
| 1819 | + |
1809 | 1820 |
|
1810 | 1821 |
|
1811 | 1822 |
|
|
0 commit comments