Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit68cc2f3
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 parent3c1f423 commit68cc2f3
File tree
8 files changed
+1744
-1652
lines changed- lib
- matplotlib
- axes
- tests
- baseline_images/test_skew
- mpl_toolkits/axes_grid1
8 files changed
+1744
-1652
lines changedLines changed: 118 additions & 87 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 1 deletion
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
Comments
(0)