Commit cd46c10
committed
Use the correct aspect ratio for non-full polar Axes
No longer expand the wedge bbox to make a square, but instead export at
whatever size it has. Then also apply its aspect ratio to the Axes
itself, so that the Axes' 'active' position is correct.
This allows wedge-shaped PolarAxes to expand to fill their allocated
space.1 parent 20bbec3 commit cd46c10
File tree
4 files changed
+2921
-2759
lines changed- lib/matplotlib
- projections
- tests/baseline_images/test_polar
4 files changed
+2921
-2759
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
816 | | - | |
817 | | - | |
818 | | - | |
819 | | - | |
820 | | - | |
821 | | - | |
822 | 816 | | |
823 | 817 | | |
824 | 818 | | |
| |||
1015 | 1009 | | |
1016 | 1010 | | |
1017 | 1011 | | |
| 1012 | + | |
1018 | 1013 | | |
1019 | 1014 | | |
1020 | 1015 | | |
| |||
Binary file not shown.
0 commit comments