Commit 4d6448a
committed
Clarify axis sharing with aspect ratio control
- Axis sharing works across figures.
- The "box-forced" adjustable is no longer needed.
- Sharing both axes requires the use of "box", not "datalim".
- A new "share" kwarg triggers synchronized setting of aspect
ratio and adjustable in Axes within shared axis groups.
- Added a test for axis sharing with aspect ratio setting.
- Fixed and updated skew_rects test.1 parent 4e140c8 commit 4d6448a
8 files changed
Lines changed: 1746 additions & 1650 deletions
File tree
- lib
- matplotlib
- axes
- tests
- baseline_images/test_skew
- mpl_toolkits/axes_grid1
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
157 | 162 | | |
158 | 163 | | |
159 | 164 | | |
| |||
Binary file not shown.
0 commit comments