Menu

Commit [r4220]  Maximize  Restore  History

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
........

mdboom 2007-11-12

1 2 > >> (Page 1 of 2)
changed /branches/transforms
changed /branches/transforms/examples/animation_blit_fltk.py
changed /branches/transforms/examples/annotation_demo.py
changed /branches/transforms/examples/barcode_demo.py
changed /branches/transforms/examples/broken_barh.py
changed /branches/transforms/examples/clippath_test.py
changed /branches/transforms/examples/custom_figure_class.py
changed /branches/transforms/examples/date_demo_convert.py
changed /branches/transforms/examples/dynamic_collection.py
changed /branches/transforms/examples/fill_demo2.py
changed /branches/transforms/examples/gradient_bar.py
changed /branches/transforms/examples/interp_demo.py
changed /branches/transforms/examples/lasso_demo.py
changed /branches/transforms/examples/pick_event_demo.py
changed /branches/transforms/examples/scatter_custom_symbol.py
changed /branches/transforms/examples/scatter_star_poly.py
changed /branches/transforms/examples/spy_demos.py
changed /branches/transforms/examples/xcorr_demo.py
changed /branches/transforms/examples/zoom_window.py
changed /branches/transforms/lib/matplotlib/axes.py
changed /branches/transforms/lib/matplotlib/collections.py
changed /branches/transforms/lib/matplotlib/mlab.py
changed /branches/transforms/lib/matplotlib/pylab.py
removed /branches/transforms/setup.cfg
copied /trunk/matplotlib/setup.cfg.template -> /branches/transforms/setup.cfg.template
/branches/transforms/examples/animation_blit_fltk.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/annotation_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/barcode_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/broken_barh.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/clippath_test.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/custom_figure_class.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/date_demo_convert.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/dynamic_collection.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/fill_demo2.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/gradient_bar.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/interp_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/lasso_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/pick_event_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/scatter_custom_symbol.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/scatter_star_poly.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/spy_demos.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/xcorr_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/zoom_window.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/axes.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/collections.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/mlab.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/pylab.py Diff Switch to side-by-side view
Loading...
/branches/transforms/setup.cfg
File was removed.
1 2 > >> (Page 1 of 2)
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.