Skip to content

Commit dc64e38

Browse files
committed
matplotlib#2150 wip - added change log
1 parent ac2db8e commit dc64e38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
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.
2+
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.
35

46
2014-03-17 Bug was fixed in append_axes from the AxesDivider class would not
57
append axes in the right location with respect to the reference

0 commit comments

Comments
 (0)