Commit cd37b73
File tree
Expand file treeCollapse file tree
10 files changed
+187
-44
lines changedFilter options
- lib/matplotlib
- backends
- web_backend/js
- src
Expand file treeCollapse file tree
10 files changed
+187
-44
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+34-1Lines changed: 34 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1324 | 1324 |
|
1325 | 1325 |
|
1326 | 1326 |
|
| 1327 | + |
| 1328 | + |
| 1329 | + |
| 1330 | + |
| 1331 | + |
| 1332 | + |
| 1333 | + |
| 1334 | + |
| 1335 | + |
| 1336 | + |
| 1337 | + |
| 1338 | + |
| 1339 | + |
| 1340 | + |
| 1341 | + |
| 1342 | + |
| 1343 | + |
| 1344 | + |
| 1345 | + |
| 1346 | + |
| 1347 | + |
| 1348 | + |
1327 | 1349 |
|
1328 | 1350 |
|
1329 | 1351 |
|
| ||
1356 | 1378 |
|
1357 | 1379 |
|
1358 | 1380 |
|
1359 |
| - |
| 1381 | + |
| 1382 | + |
1360 | 1383 |
|
1361 | 1384 |
|
1362 | 1385 |
|
| ||
1367 | 1390 |
|
1368 | 1391 |
|
1369 | 1392 |
|
| 1393 | + |
| 1394 | + |
| 1395 | + |
| 1396 | + |
| 1397 | + |
| 1398 | + |
| 1399 | + |
| 1400 | + |
| 1401 | + |
| 1402 | + |
1370 | 1403 |
|
1371 | 1404 |
|
1372 | 1405 |
|
|
lib/matplotlib/backend_bases.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.pyi+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
| 261 | + |
261 | 262 |
|
262 | 263 |
|
263 | 264 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+27-6Lines changed: 27 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
296 | 296 |
|
297 | 297 |
|
298 | 298 |
|
| 299 | + |
299 | 300 |
|
300 | 301 |
|
301 | 302 |
|
| ||
357 | 358 |
|
358 | 359 |
|
359 | 360 |
|
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
360 | 383 |
|
361 | 384 |
|
362 |
| - |
363 |
| - |
364 |
| - |
365 |
| - |
366 |
| - |
| 385 | + |
| 386 | + |
| 387 | + |
367 | 388 |
|
368 | 389 |
|
369 | 390 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
| 159 | + |
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
| ||
182 | 183 |
|
183 | 184 |
|
184 | 185 |
|
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
185 | 198 |
|
186 | 199 |
|
187 | 200 |
|
|
lib/matplotlib/backends/backend_gtk4.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk4.py+23-2Lines changed: 23 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| 158 | + |
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
| ||
182 | 183 |
|
183 | 184 |
|
184 | 185 |
|
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
185 | 206 |
|
186 | 207 |
|
187 | 208 |
|
|
lib/matplotlib/backends/backend_qt.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
| 332 | + |
332 | 333 |
|
333 | 334 |
|
334 | 335 |
|
| ||
396 | 397 |
|
397 | 398 |
|
398 | 399 |
|
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
399 | 407 |
|
400 | 408 |
|
401 | 409 |
|
|
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+14-5Lines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 |
| - |
287 |
| - |
288 |
| - |
289 | 286 |
|
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
290 | 297 |
|
291 | 298 |
|
292 | 299 |
|
| ||
300 | 307 |
|
301 | 308 |
|
302 | 309 |
|
303 |
| - |
| 310 | + |
| 311 | + |
304 | 312 |
|
305 | 313 |
|
306 | 314 |
|
| 315 | + |
307 | 316 |
|
308 | 317 |
|
309 | 318 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+19-3Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
685 | 685 |
|
686 | 686 |
|
687 | 687 |
|
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
688 | 704 |
|
689 | 705 |
|
690 | 706 |
|
| ||
794 | 810 |
|
795 | 811 |
|
796 | 812 |
|
797 |
| - |
798 |
| - |
799 |
| - |
| 813 | + |
| 814 | + |
800 | 815 |
|
801 | 816 |
|
802 | 817 |
|
| ||
826 | 841 |
|
827 | 842 |
|
828 | 843 |
|
| 844 | + |
829 | 845 |
|
830 | 846 |
|
831 | 847 |
|
|
lib/matplotlib/backends/web_backend/js/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/js/mpl.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
644 | 644 |
|
645 | 645 |
|
646 | 646 |
|
| 647 | + |
647 | 648 |
|
648 | 649 |
|
649 | 650 |
|
|
0 commit comments