Re: [Matplotlib-users] default backend on 1.2.0rc1 and master

2012-10-17 Thread Alejandro Weinstein
On Wed, Oct 17, 2012 at 1:41 AM, Eric Firing wrote: > sudo apt-get build-dep python-matplotlib > > It might pull in more than you really want, but it will certainly > include gui toolkits. If you want to avoid installing all the packages that you get with the `apt-get build-dep pythoh-matplotlib`

Re: [Matplotlib-users] default backend on 1.2.0rc1 and master

2012-10-17 Thread Francesco Montesano
2012/10/17 Damon McDougall > On Wed, Oct 17, 2012 at 9:12 AM, Francesco Montesano > wrote: > > > > > > 2012/10/17 Eric Firing > >> > >> On 2012/10/16 9:22 PM, Francesco Montesano wrote: > >> > Dear list, > >> > > >> > I've see a difference between the default backend between > >> > > >> > v1.1.

Re: [Matplotlib-users] default backend on 1.2.0rc1 and master

2012-10-17 Thread Damon McDougall
On Wed, Oct 17, 2012 at 9:12 AM, Francesco Montesano wrote: > > > 2012/10/17 Eric Firing >> >> On 2012/10/16 9:22 PM, Francesco Montesano wrote: >> > Dear list, >> > >> > I've see a difference between the default backend between >> > >> > v1.1.1 (shipped with kubuntu 12.10dev) and v1.2.0.rc1, 1.2

Re: [Matplotlib-users] default backend on 1.2.0rc1 and master

2012-10-17 Thread Francesco Montesano
2012/10/17 Eric Firing > On 2012/10/16 9:22 PM, Francesco Montesano wrote: > > Dear list, > > > > I've see a difference between the default backend between > > > > v1.1.1 (shipped with kubuntu 12.10dev) and v1.2.0.rc1, 1.2.0rc2 and > > master (1.3.x). > > > > > > My set up is to call ipython with

Re: [Matplotlib-users] default backend on 1.2.0rc1 and master

2012-10-17 Thread Eric Firing
On 2012/10/16 9:22 PM, Francesco Montesano wrote: > Dear list, > > I've see a difference between the default backend between > > v1.1.1 (shipped with kubuntu 12.10dev) and v1.2.0.rc1, 1.2.0rc2 and > master (1.3.x). > > > My set up is to call ipython with pylab and turn on interactive mode. I > stil