Commit 99d8900
File tree
Expand file treeCollapse file tree
4 files changed
+32
-9
lines changedFilter options
- lib/matplotlib
- backends
- cbook
Expand file treeCollapse file tree
4 files changed
+32
-9
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1957 | 1957 |
|
1958 | 1958 |
|
1959 | 1959 |
|
1960 |
| - |
| 1960 | + |
1961 | 1961 |
|
1962 | 1962 |
|
1963 | 1963 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
968 | 968 |
|
969 | 969 |
|
970 | 970 |
|
971 |
| - |
972 |
| - |
| 971 | + |
| 972 | + |
973 | 973 |
|
974 | 974 |
|
975 | 975 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+28-5Lines changed: 28 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
370 |
| - |
| 370 | + |
371 | 371 |
|
372 |
| - |
373 |
| - |
374 |
| - |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
375 | 398 |
|
376 |
| - |
| 399 | + |
377 | 400 |
|
378 | 401 |
|
379 | 402 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1425 | 1425 |
|
1426 | 1426 |
|
1427 | 1427 |
|
1428 |
| - |
| 1428 | + |
1429 | 1429 |
|
1430 | 1430 |
|
1431 | 1431 |
|
|
0 commit comments