Menu

/trunk/matplotlib/examples/pylab_examples Commit Log


Commit Date  
[r5861] by ryanmay

Add support for flipping which side of the barb the features are drawn. Useful to the meteorologists in the southern hemisphere plus anyone who might have an aesthetic preference.

2008-07-25 01:43:43 Tree
[r5853] by pkienzle

support mouse wheel in wx

2008-07-24 22:29:57 Tree
[r5839] by pkienzle

Fix wx start/stop event loop

2008-07-24 14:54:22 Tree
[r5827] by ryanmay

Update barb_demo.py to exercise more of the possible parameters for wind barb plots. Replace some confusing code for passing in the data with more explicit arrays. Also, make the data array for the arbitrary grid non-square so that proper dimensioning can be seen. Remove mysterious windows-styles line endings.

2008-07-24 02:28:20 Tree
[r5826] by jdh2358

restored broken barb demo

2008-07-24 02:02:01 Tree
[r5823] by jdh2358

converted barb demo to unix new lines

2008-07-23 13:28:32 Tree
[r5819] by ryanmay

Added Barbs polygon collection (similar to Quiver) for plotting wind barbs. Added corresponding helpers to Axes and pyplot as well. (examples/pylab_examples/barb_demo.py shows it off.)

2008-07-23 03:08:41 Tree
[r5805] by jswhit

added scikits.delaunay as matplotlib.delaunay, added griddata function to mlab.

2008-07-22 01:52:12 Tree
[r5800] by dmkaplan

Minor ginput_manual_clabel.py changes

2008-07-21 12:55:42 Tree
[r5799] by dmkaplan

Recommitting my changes to clabel to allow for manual labeling after fixing
problems with indexing identified by Eric Firing on 19 July 2008.

In addition, I have made the following changes:

1) Placed more comments in contour.py with the intention of eventually doing
a rewrite or restructuring of that code.

2) Added two pylab_examples: contour_label_demo.py that tests out some of the
more advanced things that can now be done with contour labeling, and
ginput_manual_clabel.py that demonstrates some uses of ginput,
waitforbuttonpress, and clabel(...,manual=True). The first of these has been
integrated into backend_driver.py, but the second cannot be because it
requires interaction.

2008-07-21 12:26:35 Tree
Older >