forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit d2d9d7d
Merge pull request matplotlib#7019 from dmkent/fix-suptitle-fontproperties
Check for fontproperties in figure.suptitle.2 files changed
+21
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
523 | 523 |
| |
524 | 524 |
| |
525 | 525 |
| |
526 | + | ||
527 | + | ||
528 | + | ||
529 | + | ||
530 | + | ||
526 | 531 |
| |
527 | 532 |
| |
528 | 533 |
| |
| |||
537 | 542 |
| |
538 | 543 |
| |
539 | 544 |
| |
540 | - | ||
541 | - | ||
542 | - | ||
543 | - | ||
545 | + | ||
546 | + | ||
547 | + | ||
548 | + | ||
549 | + | ||
544 | 550 |
| |
545 | 551 |
| |
546 | 552 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
103 | 114 |
| |
104 | 115 |
| |
105 | 116 |
| |
|
0 commit comments