Werner writes:
<...>
> 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
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 someo
On 05/06/2014 07:21, Jorge Scandaliaris wrote:
> Hi,
> After a while away from matplotlib I am back working on some old code. I
> decided to switch to python 3 (bad idea?) and I am having problems with
> backends. I used to use GTKAgg, it worked ok, but it doesn't seem to work
> with python 3?
> 1-
Hi,
After a while away from matplotlib I am back working on some old code. I
decided to switch to python 3 (bad idea?) and I am having problems with
backends. I used to use GTKAgg, it worked ok, but it doesn't seem to work
with python 3?
1- What are my choices running python 3 and matplotlib from s