Menu

/branches/transforms/examples/gradient_bar.py Commit Log


Commit Date  
[r4220] (726 Bytes) by mdboom

Merged revisions 4191-4219 via svnmerge from
http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r4191 | efiring | 2007-11-09 14:37:15 -0500 (Fri, 09 Nov 2007) | 2 lines

Remove numerix as nx from pylab
........
r4194 | mdboom | 2007-11-09 15:14:29 -0500 (Fri, 09 Nov 2007) | 2 lines

Fix exception plotting an errorbar graph with only two data points.
........
r4195 | mdboom | 2007-11-09 15:15:52 -0500 (Fri, 09 Nov 2007) | 2 lines

Bugfix: [ 1808189 ] lw kwarg broken in errorbar (Thanks Joe Monaco).
........
r4196 | dsdale | 2007-11-09 15:37:57 -0500 (Fri, 09 Nov 2007) | 2 lines

minor formatting change to dependency report
........
r4197 | mdboom | 2007-11-09 15:59:47 -0500 (Fri, 09 Nov 2007) | 5 lines

Bugfix: [ 1757315 ] ValueError: Cannot set nonpositive limits with log
transform. The axes scales were not getting set back to "linear" when
cla() is called, so autoscale_limits gets confused on the next call to
plot().
........
r4198 | mdboom | 2007-11-09 16:09:04 -0500 (Fri, 09 Nov 2007) | 5 lines

Bugfix: [ 1745650 ] patch for mlab.py's comment handling
Comment handling had the potential to lose the last character of a
line. Slightly different from user submitted patch -- uses split()
instead of three lines of Python code.
........
r4199 | mdboom | 2007-11-09 16:27:30 -0500 (Fri, 09 Nov 2007) | 3 lines

Bugfix: [ 1732274 ] No antialiasing with pie on wxpython
Reducing the sampling of the curve on the wedge looks much better.
........
r4200 | mdboom | 2007-11-09 16:28:58 -0500 (Fri, 09 Nov 2007) | 2 lines

Oops in last commit.
........
r4214 | dsdale | 2007-11-10 18:08:19 -0500 (Sat, 10 Nov 2007) | 3 lines

added flags in setup.cfg to disable providing external
packages like pytz and datetime
........
r4215 | dsdale | 2007-11-10 18:10:15 -0500 (Sat, 10 Nov 2007) | 2 lines

added a comment in setup.cfg, will rename to setup.cfg.template
........
r4216 | dsdale | 2007-11-10 18:20:44 -0500 (Sat, 10 Nov 2007) | 2 lines

dont use spaces in setup.cfg section names
........
r4217 | dsdale | 2007-11-10 18:21:38 -0500 (Sat, 10 Nov 2007) | 3 lines

moved setup.cfg to setup.cfg.template, so local
modifications can be made without affecting the trunk
........
r4218 | dsdale | 2007-11-10 18:26:36 -0500 (Sat, 10 Nov 2007) | 2 lines

expand comments in build report
........

2007-11-12 13:53:38 View
Download
[r3866] (674 Bytes) by mdboom

Merged revisions 3847-3865 via svnmerge from
http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r3853 | jouni | 2007-09-15 00:01:56 -0400 (Sat, 15 Sep 2007) | 2 lines

Bugfix and doc fixes in type1font.py
........
r3861 | mdboom | 2007-09-20 08:31:26 -0400 (Thu, 20 Sep 2007) | 2 lines

Fix font.size from being saved in the fontManager.cache
........
r3862 | mdboom | 2007-09-20 08:40:41 -0400 (Thu, 20 Sep 2007) | 2 lines

Removing debugging output in last commit.
........
r3863 | jdh2358 | 2007-09-20 09:50:27 -0400 (Thu, 20 Sep 2007) | 1 line

added gradient bar example
........

2007-09-20 13:59:15 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.