Commit 220b1ef
File tree
Expand file treeCollapse file tree
2 files changed
+44
-18
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+44
-18
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+18-5Lines changed: 18 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4018 | 4018 |
|
4019 | 4019 |
|
4020 | 4020 |
|
4021 |
| - |
| 4021 | + |
| 4022 | + |
| 4023 | + |
4022 | 4024 |
|
4023 | 4025 |
|
4024 | 4026 |
|
| ||
4028 | 4030 |
|
4029 | 4031 |
|
4030 | 4032 |
|
4031 |
| - |
| 4033 | + |
4032 | 4034 |
|
4033 | 4035 |
|
4034 | 4036 |
|
| ||
4049 | 4051 |
|
4050 | 4052 |
|
4051 | 4053 |
|
| 4054 | + |
| 4055 | + |
| 4056 | + |
| 4057 | + |
| 4058 | + |
| 4059 | + |
| 4060 | + |
| 4061 | + |
| 4062 | + |
| 4063 | + |
4052 | 4064 |
|
4053 | 4065 |
|
4054 | 4066 |
|
| ||
4095 | 4107 |
|
4096 | 4108 |
|
4097 | 4109 |
|
4098 |
| - |
| 4110 | + |
4099 | 4111 |
|
4100 | 4112 |
|
4101 | 4113 |
|
| ||
4294 | 4306 |
|
4295 | 4307 |
|
4296 | 4308 |
|
4297 |
| - |
4298 |
| - |
| 4309 | + |
| 4310 | + |
| 4311 | + |
4299 | 4312 |
|
4300 | 4313 |
|
4301 | 4314 |
|
|
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 |
---|---|---|
| ||
1794 | 1794 |
|
1795 | 1795 |
|
1796 | 1796 |
|
| 1797 | + |
| 1798 | + |
| 1799 | + |
| 1800 | + |
| 1801 | + |
| 1802 | + |
| 1803 | + |
1797 | 1804 |
|
1798 | 1805 |
|
1799 | 1806 |
|
1800 | 1807 |
|
1801 | 1808 |
|
1802 |
| - |
1803 |
| - |
1804 | 1809 |
|
1805 | 1810 |
|
1806 |
| - |
| 1811 | + |
| 1812 | + |
| 1813 | + |
| 1814 | + |
1807 | 1815 |
|
1808 | 1816 |
|
1809 |
| - |
| 1817 | + |
| 1818 | + |
| 1819 | + |
| 1820 | + |
1810 | 1821 |
|
1811 | 1822 |
|
1812 | 1823 |
|
| ||
1830 | 1841 |
|
1831 | 1842 |
|
1832 | 1843 |
|
| 1844 | + |
| 1845 | + |
| 1846 | + |
1833 | 1847 |
|
1834 |
| - |
1835 |
| - |
1836 |
| - |
1837 |
| - |
| 1848 | + |
| 1849 | + |
1838 | 1850 |
|
1839 | 1851 |
|
1840 | 1852 |
|
| ||
1856 | 1868 |
|
1857 | 1869 |
|
1858 | 1870 |
|
| 1871 | + |
| 1872 | + |
| 1873 | + |
1859 | 1874 |
|
1860 |
| - |
1861 |
| - |
1862 |
| - |
1863 | 1875 |
|
1864 | 1876 |
|
1865 | 1877 |
|
1866 |
| - |
1867 |
| - |
| 1878 | + |
| 1879 | + |
| 1880 | + |
1868 | 1881 |
|
1869 | 1882 |
|
1870 | 1883 |
|
|
0 commit comments