Commit fe32d30
File tree
Expand file treeCollapse file tree
6 files changed
+179
-38
lines changedFilter options
- lib
- matplotlib
- tests
- baseline_images/test_patches
- mpl_toolkits/tests
- baseline_images/test_mplot3d
Expand file treeCollapse file tree
6 files changed
+179
-38
lines changed+53-37Lines changed: 53 additions & 37 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1968 | 1968 |
|
1969 | 1969 |
|
1970 | 1970 |
|
| 1971 | + |
| 1972 | + |
| 1973 | + |
1971 | 1974 |
|
1972 | 1975 |
|
1973 | 1976 |
|
| ||
2023 | 2026 |
|
2024 | 2027 |
|
2025 | 2028 |
|
2026 |
| - |
2027 |
| - |
2028 |
| - |
2029 |
| - |
2030 |
| - |
2031 |
| - |
2032 |
| - |
2033 |
| - |
2034 |
| - |
2035 |
| - |
2036 |
| - |
2037 |
| - |
2038 |
| - |
2039 |
| - |
2040 |
| - |
2041 |
| - |
2042 |
| - |
2043 |
| - |
2044 |
| - |
2045 |
| - |
2046 |
| - |
2047 |
| - |
2048 |
| - |
2049 |
| - |
2050 |
| - |
2051 |
| - |
2052 |
| - |
2053 |
| - |
2054 |
| - |
2055 |
| - |
| 2029 | + |
2056 | 2030 |
|
2057 | 2031 |
|
2058 | 2032 |
|
| ||
2061 | 2035 |
|
2062 | 2036 |
|
2063 | 2037 |
|
2064 |
| - |
2065 |
| - |
| 2038 | + |
| 2039 | + |
| 2040 | + |
2066 | 2041 |
|
2067 | 2042 |
|
2068 | 2043 |
|
2069 |
| - |
2070 | 2044 |
|
2071 | 2045 |
|
2072 | 2046 |
|
| ||
2118 | 2092 |
|
2119 | 2093 |
|
2120 | 2094 |
|
2121 |
| - |
2122 |
| - |
2123 |
| - |
2124 |
| - |
| 2095 | + |
| 2096 | + |
| 2097 | + |
| 2098 | + |
| 2099 | + |
2125 | 2100 |
|
2126 | 2101 |
|
2127 | 2102 |
|
| ||
2140 | 2115 |
|
2141 | 2116 |
|
2142 | 2117 |
|
| 2118 | + |
| 2119 | + |
| 2120 | + |
| 2121 | + |
| 2122 | + |
| 2123 | + |
| 2124 | + |
| 2125 | + |
| 2126 | + |
| 2127 | + |
| 2128 | + |
| 2129 | + |
| 2130 | + |
| 2131 | + |
| 2132 | + |
| 2133 | + |
| 2134 | + |
| 2135 | + |
| 2136 | + |
| 2137 | + |
| 2138 | + |
| 2139 | + |
| 2140 | + |
| 2141 | + |
| 2142 | + |
| 2143 | + |
| 2144 | + |
| 2145 | + |
| 2146 | + |
| 2147 | + |
| 2148 | + |
| 2149 | + |
| 2150 | + |
| 2151 | + |
| 2152 | + |
| 2153 | + |
| 2154 | + |
| 2155 | + |
| 2156 | + |
| 2157 | + |
| 2158 | + |
2143 | 2159 |
|
2144 | 2160 |
|
2145 | 2161 |
|
|
lib/matplotlib/tests/baseline_images/test_patches/autoscale_arc.png
Copy file name to clipboard4.16 KB
Loading
lib/matplotlib/tests/baseline_images/test_patches/autoscale_arc.svg
Copy file name to clipboard+85Lines changed: 85 additions & 0 deletions
Loading
lib/matplotlib/tests/test_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patches.py+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
808 | 808 |
|
809 | 809 |
|
810 | 810 |
|
| 811 | + |
| 812 | + |
| 813 | + |
| 814 | + |
| 815 | + |
| 816 | + |
| 817 | + |
| 818 | + |
| 819 | + |
| 820 | + |
| 821 | + |
| 822 | + |
| 823 | + |
| 824 | + |
| 825 | + |
| 826 | + |
| 827 | + |
| 828 | + |
| 829 | + |
| 830 | + |
| 831 | + |
| 832 | + |
| 833 | + |
| 834 | + |
| 835 | + |
| 836 | + |
| 837 | + |
| 838 | + |
| 839 | + |
lib/mpl_toolkits/tests/baseline_images/test_mplot3d/arc_pathpatch.png
Copy file name to clipboard48.1 KB
Loading
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
1742 | 1742 |
|
1743 | 1743 |
|
1744 | 1744 |
|
| 1745 | + |
| 1746 | + |
| 1747 | + |
| 1748 | + |
| 1749 | + |
| 1750 | + |
| 1751 | + |
| 1752 | + |
| 1753 | + |
| 1754 | + |
| 1755 | + |
0 commit comments