Hi Jorge,

Oops, sorry for first sending it directly to your mail.

Some time ago I did a bit of work on the wx backend to work with 
wxPython Phoenix.

https://github.com/matplotlib/matplotlib/pull/2803

I haven't had time to look at the last few comments made on that PR.

Just the other day someone contacted me off list and he used it on a 
project of his with a recent build of Phoenix.  He noted small refresh 
issues which corrected itself by resizing the frame, this probably needs 
a "self.Refresh" or similar when things get drawn.

Builds for Phoenix are here:
http://wxpython.org/Phoenix/snapshot-builds/

Recent versions of Phoenix (this is still in development) run on Py 2.7, 
Py 3.3 and Py 3.4 and use the wheel format and can be installed with the 
following at least on Windows and Mac as far as I know:

pip install -U --pre -f http://wxpython.org/Phoenix/snapshot-builds/ 
wxPython_Phoenix

Werner

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to