We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2db8e commit dc64e38Copy full SHA for dc64e38
CHANGELOG
@@ -1,5 +1,7 @@
1
2014-03-24 Changed the behaviour of axes to not ignore leading or trailing
2
- patches of height 0 while calculating the x and y axis limits.
+ patches of height 0 (or width 0) while calculating the x and y
3
+ axis limits. Patches having both height == 0 and width == 0 are
4
+ ignored.
5
6
2014-03-17 Bug was fixed in append_axes from the AxesDivider class would not
7
append axes in the right location with respect to the reference
0 commit comments