Revision: 8501
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8501&view=rev
Author: jdh2358
Date: 2010-07-06 03:04:59 + (Tue, 06 Jul 2010)
Log Message:
---
add some links and fixes to whats new; bump the version num
Modified Paths:
--
trunk/matpl
Revision: 8500
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8500&view=rev
Author: jswhit
Date: 2010-07-06 01:43:34 + (Tue, 06 Jul 2010)
Log Message:
---
change version to 1.0 (following matplotlib's lead)
Modified Paths:
--
trunk/toolkits/basem
Revision: 8499
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8499&view=rev
Author: jdh2358
Date: 2010-07-06 01:24:58 + (Tue, 06 Jul 2010)
Log Message:
---
fix some code that breaks python 2.4
Modified Paths:
--
trunk/matplotlib/examples/api/hint
Revision: 8498
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8498&view=rev
Author: jdh2358
Date: 2010-07-06 01:05:28 + (Tue, 06 Jul 2010)
Log Message:
---
added whats new for 1.0
Modified Paths:
--
trunk/matplotlib/doc/users/whats_new.rst
Added
Revision: 8497
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8497&view=rev
Author: jdh2358
Date: 2010-07-05 23:09:51 + (Mon, 05 Jul 2010)
Log Message:
---
support 3d plots in arbitrary axes; thanks Ben Root
Modified Paths:
--
trunk/matplotlib/CH
Revision: 8496
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8496&view=rev
Author: efiring
Date: 2010-07-05 20:47:39 + (Mon, 05 Jul 2010)
Log Message:
---
set_xlim, set_ylim accept descriptive kwargs: left, right, bottom, top
Modified Paths:
--
Revision: 8495
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8495&view=rev
Author: efiring
Date: 2010-07-05 19:39:59 + (Mon, 05 Jul 2010)
Log Message:
---
Remove experimental config subpackage using traits
Modified Paths:
--
trunk/matplotlib/lib
Revision: 8494
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8494&view=rev
Author: efiring
Date: 2010-07-05 19:03:09 + (Mon, 05 Jul 2010)
Log Message:
---
tkagg and fltkagg backends now have blocking show() like all the others
Modified Paths:
--