forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit f9e3c74
Backport PR matplotlib#29382: Fix title position for polar plots
1 parent 103b6b6 commit f9e3c74
File tree
3 files changed
+9
-3
lines changed- lib/matplotlib
- axes
- tests
- baseline_images/test_polar
3 files changed
+9
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3071 | 3071 |
| |
3072 | 3072 |
| |
3073 | 3073 |
| |
3074 | - | ||
3075 | - | ||
3076 | - | ||
3074 | + | ||
3075 | + | ||
3077 | 3076 |
| |
3078 | 3077 |
| |
3079 | 3078 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
228 | + | ||
229 | + | ||
223 | 230 |
| |
224 | 231 |
| |
225 | 232 |
| |
|
0 commit comments