From: <ry...@us...> - 2008-12-05 19:30:34
|
Revision: 6498 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6498&view=rev Author: ryanmay Date: 2008-12-05 19:30:28 +0000 (Fri, 05 Dec 2008) Log Message: ----------- Forgot to update Changelog. Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2008-12-05 15:56:26 UTC (rev 6497) +++ trunk/matplotlib/CHANGELOG 2008-12-05 19:30:28 UTC (rev 6498) @@ -1,3 +1,6 @@ +2008-12-04 Added support for data with units (e.g. dates) to + Axes.fill_between. -RM + 2008-12-04 Added fancybox keyword to legend. Also applied some changes for better look, including baseline adjustment of the multiline texts so that it is center aligned. -JJL This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |