Menu

Code Commit Log


Commit Date  
[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
[r5798] by jdh2358

Added Gael's backend fallback patch

2008-07-21 09:50:36 Tree
[r5797] by efiring

Expanded delete_masked_points to handle more types of argument

2008-07-21 00:22:19 Tree
[r5796] by efiring

Moved and modified axes_unit.py to cbook_unit.py.
At present it is only testing delete_masked_points,
which was moved from axes to cbook.

2008-07-20 18:21:11 Tree
[r5795] by efiring

In collections draw methods, use get_facecolor and get_edgecolor.
The logic for edgecolors='face' is moved into get_edgecolor so
that it will return the color(s) that will actually be used.
Using the getters means that a derived class can override
them to add more logic to the choice of colors.

2008-07-20 07:14:46 Tree
[r5794] by ryanmay

Move delete_masked_points() from axes.py to cbook.py so that it's available to more places.

2008-07-20 02:59:00 Tree
[r5793] by efiring

Reverting clabel-related change in contour.py to 5689.
contour_demo.py was broken.

2008-07-20 00:57:41 Tree
[r5792] by fer_perez

Add a new f2py example that uses F90 (it's still very simple).

2008-07-19 07:05:43 Tree
[r5791] by astraw

Check for nan and inf in axes.delete_masked_points().

2008-07-18 23:15:37 Tree
[r5790] by jdh2358

restored gtk quit on window close

2008-07-18 20:43:58 Tree
Older >
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.