Commit 404e0ff
Backport PR #17422: Unstale viewlims before draw()ing polar axes.
Merge pull request #17422 from anntzer/polarunstale
Unstale viewlims before draw()ing polar axes.
Conflicts:
lib/matplotlib/projections/polar.py
- conflicts from nearyby changes to signature of draw
lib/matplotlib/tests/test_polar.py
- tests are still in test_axes.py on v3.2.x1 parent 479ad1a commit 404e0ff
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| 956 | + | |
956 | 957 | | |
957 | 958 | | |
958 | 959 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
754 | 758 | | |
755 | 759 | | |
756 | 760 | | |
| |||
0 commit comments