Commit 5737ce4
File tree
Expand file treeCollapse file tree
3 files changed
+65
-2
lines changedOpen diff view settings
Filter options
- doc/users/whats_new
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+65
-2
lines changedOpen diff view settings
Collapse file
doc/users/whats_new/figure_new_clear_keyword.rst
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
Collapse file
+15-2Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
431 | 431 | |
432 | 432 | |
433 | 433 | |
| 434 | + |
434 | 435 | |
435 | 436 | |
436 | 437 | |
| ||
457 | 458 | |
458 | 459 | |
459 | 460 | |
460 | | - |
| 461 | + |
461 | 462 | |
462 | 463 | |
463 | | - |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
464 | 474 | |
465 | 475 | |
466 | 476 | |
| ||
558 | 568 | |
559 | 569 | |
560 | 570 | |
| 571 | + |
| 572 | + |
| 573 | + |
561 | 574 | |
562 | 575 | |
563 | 576 | |
|
Collapse file
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+18Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
49 | 49 | |
50 | 50 | |
51 | 51 | |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
52 | 70 | |
53 | 71 | |
54 | 72 | |
|
0 commit comments