Commit 1991eca
File tree
Expand file treeCollapse file tree
4 files changed
+12
-8
lines changedFilter options
- lib
- matplotlib
- axes
- tests/baseline_images/test_axes
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
4 files changed
+12
-8
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1105 | 1105 |
|
1106 | 1106 |
|
1107 | 1107 |
|
1108 |
| - |
1109 | 1108 |
|
1110 | 1109 |
|
1111 | 1110 |
|
| ||
1177 | 1176 |
|
1178 | 1177 |
|
1179 | 1178 |
|
| 1179 | + |
| 1180 | + |
| 1181 | + |
| 1182 | + |
| 1183 | + |
| 1184 | + |
| 1185 | + |
| 1186 | + |
1180 | 1187 |
|
1181 | 1188 |
|
1182 | 1189 |
|
| ||
1914 | 1921 |
|
1915 | 1922 |
|
1916 | 1923 |
|
1917 |
| - |
| 1924 | + |
1918 | 1925 |
|
1919 | 1926 |
|
1920 | 1927 |
|
| ||
1926 | 1933 |
|
1927 | 1934 |
|
1928 | 1935 |
|
1929 |
| - |
1930 |
| - |
| 1936 | + |
| 1937 | + |
1931 | 1938 |
|
1932 | 1939 |
|
1933 | 1940 |
|
| ||
4078 | 4085 |
|
4079 | 4086 |
|
4080 | 4087 |
|
4081 |
| - |
4082 | 4088 |
|
4083 | 4089 |
|
4084 | 4090 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/bxp_custompatchartist.png
Copy file name to clipboard128 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_axes/bxp_patchartist.png
Copy file name to clipboard78 Bytes
Loading
lib/mpl_toolkits/axes_grid1/parasite_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/parasite_axes.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
232 |
| - |
233 | 232 |
|
234 | 233 |
|
235 | 234 |
|
| ||
249 | 248 |
|
250 | 249 |
|
251 | 250 |
|
252 |
| - |
| 251 | + |
253 | 252 |
|
254 | 253 |
|
255 |
| - |
256 | 254 |
|
257 | 255 |
|
258 | 256 |
|
|
0 commit comments