Commit 8758df3
File tree
Expand file treeCollapse file tree
5 files changed
+32
-17
lines changedFilter options
- lib/matplotlib
- axes
- backends/web_backend/js
- testing
Expand file treeCollapse file tree
5 files changed
+32
-17
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3643 | 3643 |
|
3644 | 3644 |
|
3645 | 3645 |
|
3646 |
| - |
3647 |
| - |
3648 |
| - |
3649 |
| - |
| 3646 | + |
3650 | 3647 |
|
3651 | 3648 |
|
3652 | 3649 |
|
|
lib/matplotlib/backends/web_backend/js/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/mpl.js+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
|
lib/matplotlib/testing/decorators.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
404 | 405 |
|
405 | 406 |
|
406 | 407 |
|
| 408 | + |
| 409 | + |
| 410 | + |
407 | 411 |
|
408 | 412 |
|
409 | 413 |
|
|
lib/matplotlib/type1font.py
Copy file name to clipboardExpand all lines: lib/matplotlib/type1font.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
306 | 306 |
|
307 | 307 |
|
308 | 308 |
|
309 |
| - |
310 |
| - |
| 309 | + |
311 | 310 |
|
312 | 311 |
|
313 | 312 |
|
|
+21-6Lines changed: 21 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1139 | 1139 |
|
1140 | 1140 |
|
1141 | 1141 |
|
1142 |
| - |
1143 |
| - |
1144 |
| - |
1145 | 1142 |
|
1146 |
| - |
1147 | 1143 |
|
1148 | 1144 |
|
1149 | 1145 |
|
1150 | 1146 |
|
1151 |
| - |
1152 | 1147 |
|
1153 | 1148 |
|
1154 |
| - |
| 1149 | + |
| 1150 | + |
| 1151 | + |
| 1152 | + |
| 1153 | + |
| 1154 | + |
| 1155 | + |
| 1156 | + |
| 1157 | + |
| 1158 | + |
| 1159 | + |
| 1160 | + |
| 1161 | + |
| 1162 | + |
| 1163 | + |
| 1164 | + |
| 1165 | + |
| 1166 | + |
| 1167 | + |
| 1168 | + |
| 1169 | + |
1155 | 1170 |
|
1156 | 1171 |
|
1157 | 1172 |
|
|
0 commit comments