Commit d6f7ccc
File tree
Expand file treeCollapse file tree
2 files changed
+37
-18
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+37
-18
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+26-13Lines changed: 26 additions & 13 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 |
|
| ||
1829 | 1840 |
|
1830 | 1841 |
|
1831 | 1842 |
|
| 1843 | + |
| 1844 | + |
| 1845 | + |
1832 | 1846 |
|
1833 |
| - |
1834 |
| - |
1835 |
| - |
1836 |
| - |
| 1847 | + |
| 1848 | + |
1837 | 1849 |
|
1838 | 1850 |
|
1839 | 1851 |
|
| ||
1855 | 1867 |
|
1856 | 1868 |
|
1857 | 1869 |
|
| 1870 | + |
| 1871 | + |
| 1872 | + |
1858 | 1873 |
|
1859 |
| - |
1860 |
| - |
1861 |
| - |
1862 | 1874 |
|
1863 | 1875 |
|
1864 | 1876 |
|
1865 |
| - |
1866 |
| - |
| 1877 | + |
| 1878 | + |
| 1879 | + |
1867 | 1880 |
|
1868 | 1881 |
|
1869 | 1882 |
|
|
0 commit comments