Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commite1d2781
committed
Use the correct aspect ratio for non-full polar Axes
No longer expand the wedge bbox to make a square, but instead export atwhatever size it has. Then also apply its aspect ratio to the Axesitself, so that the Axes' 'active' position is correct.This allows wedge-shaped PolarAxes to expand to fill their allocatedspace.1 parent6a5fd7b commite1d2781
File tree
2 files changed
+1
-6
lines changed- lib/matplotlib
- projections
- tests/baseline_images/test_polar
2 files changed
+1
-6
lines changedLines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
773 | 773 |
| |
774 | 774 |
| |
775 | 775 |
| |
776 |
| - | |
777 |
| - | |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 | 776 |
| |
783 | 777 |
| |
784 | 778 |
| |
| |||
974 | 968 |
| |
975 | 969 |
| |
976 | 970 |
| |
| 971 | + | |
977 | 972 |
| |
978 | 973 |
| |
979 | 974 |
| |
|
0 commit comments
Comments
(0)