Commit c803bd9
File tree
Expand file treeCollapse file tree
14 files changed
+33
-35
lines changedFilter options
- lib
- matplotlib
- _api
- backends
- cbook
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
14 files changed
+33
-35
lines changedlib/matplotlib/_api/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_api/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
lib/matplotlib/_api/deprecation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_api/deprecation.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
| ||
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
476 |
| - |
| 476 | + |
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
|
lib/matplotlib/_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_mathtext.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
264 |
| - |
265 |
| - |
| 264 | + |
| 265 | + |
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
| ||
339 | 339 |
|
340 | 340 |
|
341 | 341 |
|
342 |
| - |
| 342 | + |
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2876 | 2876 |
|
2877 | 2877 |
|
2878 | 2878 |
|
2879 |
| - |
| 2879 | + |
2880 | 2880 |
|
2881 | 2881 |
|
2882 | 2882 |
|
| ||
3093 | 3093 |
|
3094 | 3094 |
|
3095 | 3095 |
|
3096 |
| - |
| 3096 | + |
3097 | 3097 |
|
3098 | 3098 |
|
3099 | 3099 |
|
| ||
3117 | 3117 |
|
3118 | 3118 |
|
3119 | 3119 |
|
3120 |
| - |
| 3120 | + |
3121 | 3121 |
|
3122 | 3122 |
|
3123 | 3123 |
|
| ||
3157 | 3157 |
|
3158 | 3158 |
|
3159 | 3159 |
|
3160 |
| - |
| 3160 | + |
3161 | 3161 |
|
3162 | 3162 |
|
3163 | 3163 |
|
| ||
3193 | 3193 |
|
3194 | 3194 |
|
3195 | 3195 |
|
3196 |
| - |
| 3196 | + |
3197 | 3197 |
|
3198 | 3198 |
|
3199 | 3199 |
|
| ||
3217 | 3217 |
|
3218 | 3218 |
|
3219 | 3219 |
|
3220 |
| - |
| 3220 | + |
3221 | 3221 |
|
3222 | 3222 |
|
3223 | 3223 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1129 | 1129 |
|
1130 | 1130 |
|
1131 | 1131 |
|
1132 |
| - |
1133 |
| - |
1134 |
| - |
1135 |
| - |
1136 |
| - |
1137 |
| - |
1138 |
| - |
| 1132 | + |
| 1133 | + |
| 1134 | + |
| 1135 | + |
| 1136 | + |
| 1137 | + |
| 1138 | + |
1139 | 1139 |
|
1140 | 1140 |
|
1141 | 1141 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
| 35 | + |
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
500 | 500 |
|
501 | 501 |
|
502 | 502 |
|
503 |
| - |
| 503 | + |
504 | 504 |
|
505 | 505 |
|
506 | 506 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1026 | 1026 |
|
1027 | 1027 |
|
1028 | 1028 |
|
1029 |
| - |
| 1029 | + |
1030 | 1030 |
|
1031 | 1031 |
|
1032 | 1032 |
|
| ||
1177 | 1177 |
|
1178 | 1178 |
|
1179 | 1179 |
|
1180 |
| - |
| 1180 | + |
1181 | 1181 |
|
1182 | 1182 |
|
1183 | 1183 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
1630 | 1630 |
|
1631 | 1631 |
|
1632 | 1632 |
|
1633 |
| - |
| 1633 | + |
1634 | 1634 |
|
1635 | 1635 |
|
1636 | 1636 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
677 | 677 |
|
678 | 678 |
|
679 | 679 |
|
680 |
| - |
| 680 | + |
681 | 681 |
|
682 | 682 |
|
683 | 683 |
|
| ||
2006 | 2006 |
|
2007 | 2007 |
|
2008 | 2008 |
|
2009 |
| - |
| 2009 | + |
2010 | 2010 |
|
2011 | 2011 |
|
2012 | 2012 |
|
|
lib/mpl_toolkits/axes_grid1/axes_grid.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/axes_grid.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
0 commit comments