Commit d5e1e1a
File tree
Expand file treeCollapse file tree
2 files changed
+28
-14
lines changedFilter options
- lib
- matplotlib/axes
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
2 files changed
+28
-14
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+12-8Lines changed: 12 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1148 | 1148 |
|
1149 | 1149 |
|
1150 | 1150 |
|
1151 |
| - |
1152 | 1151 |
|
1153 | 1152 |
|
1154 | 1153 |
|
| ||
1221 | 1220 |
|
1222 | 1221 |
|
1223 | 1222 |
|
| 1223 | + |
| 1224 | + |
| 1225 | + |
| 1226 | + |
| 1227 | + |
1224 | 1228 |
|
1225 | 1229 |
|
1226 | 1230 |
|
| ||
2002 | 2006 |
|
2003 | 2007 |
|
2004 | 2008 |
|
2005 |
| - |
| 2009 | + |
2006 | 2010 |
|
2007 | 2011 |
|
2008 | 2012 |
|
2009 |
| - |
2010 |
| - |
2011 |
| - |
| 2013 | + |
| 2014 | + |
| 2015 | + |
2012 | 2016 |
|
2013 | 2017 |
|
2014 | 2018 |
|
| ||
2814 | 2818 |
|
2815 | 2819 |
|
2816 | 2820 |
|
2817 |
| - |
2818 |
| - |
| 2821 | + |
| 2822 | + |
| 2823 | + |
2819 | 2824 |
|
2820 | 2825 |
|
2821 | 2826 |
|
| ||
4250 | 4255 |
|
4251 | 4256 |
|
4252 | 4257 |
|
4253 |
| - |
4254 | 4258 |
|
4255 | 4259 |
|
4256 | 4260 |
|
|
lib/mpl_toolkits/axes_grid1/parasite_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/parasite_axes.py+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
30 | 40 |
|
31 | 41 |
|
32 | 42 |
|
| ||
204 | 214 |
|
205 | 215 |
|
206 | 216 |
|
207 |
| - |
| 217 | + |
208 | 218 |
|
209 | 219 |
|
210 | 220 |
|
| ||
222 | 232 |
|
223 | 233 |
|
224 | 234 |
|
225 |
| - |
| 235 | + |
226 | 236 |
|
227 | 237 |
|
228 | 238 |
|
229 | 239 |
|
230 |
| - |
| 240 | + |
231 | 241 |
|
232 | 242 |
|
233 | 243 |
|
|
0 commit comments