wxmpl incompatibility with matplotlib 0.98.x

Hi,
I made some small changes to wxMpl to make it work with matplotlib
0.98, based on matplotlib's API_CHANGES.

As I'm new to both matplotlib and wxMpl (and Python too), I don't know
if it is working properly, but it doesn't print error messages
anymore. The demos from wxMpl seemed to work OK.

The modified file is attached, I hope it helps.

Paulo Meira

wxmpl.py.gz (13.9 KB)

···

--

On Wed, Aug 27, 2008 at 9:30 PM, Ryan Krauss <ryanlists@...1235...> wrote:

> I had emailed Ken and he said he intended to fix it. He didn't give me a
> time line though.
>
> Ryan
>
>
> On Wed, Aug 27, 2008 at 9:04 PM, Fernando Perez <fperez.net@...1235...>wrote:
>
>> Howdy,
>>
>> On Thu, Aug 7, 2008 at 9:55 AM, Michael Droettboom <mdroe@...684...> > >> wrote:
>> > I'm not aware of the problem (but I'm not a regular wxmpl user).
>> >
>> > From 0.91 to 0.98, a major refactoring was done to make it easier to
>> > add new kinds of projections. So PolarAxes is no longer a special case,
>> > it is just one of many possible non-Cartesian projections.
>> > Unfortunately to do this, the API had to change in a number of places.
>> > These are documented in the API_CHANGES file in the "TRANSFORMS
>> > REFACTORING" section.
>> >
>> > wxmpl needs to be updated based on those instructions in order to be
>> > compatible with mpl 0.98. Hopefully that process won't be too
>> > difficult, but it's hard to say without trying. basemap, a fairly large
>> > mpl toolkit, was able to handle the transition fairly smoothly.
>>
>> Are there any news on this front? Has wxmpl been updated, are there
>> plans to do so, or is it on hold for now?
>>
>> Just curious...
>>
>> Cheers,
>>
>>
>> f
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Matplotlib-users mailing list
>> Matplotlib-users@...686...
>> matplotlib-users List Signup and Options
>>
>
>