Re: [Matplotlib-users] error import matplotlib.pyplot

2014-12-12 Thread Benjamin Root
The best I can guess is that this is a bad binary build. Is SUSE repository tracking the development branch of matplotlib or the stable release? What version of matplotlib does zypper say it installed? On Mon, Dec 8, 2014 at 2:37 PM, ahtos wrote: > > zypper ~ apt-get > It did install binaries fro

Re: [Matplotlib-users] how to prevent colorbar from taking space from axes

2014-12-12 Thread Eric Firing
On 2014/12/12, 5:11 AM, Slavin, Jonathan wrote: > Hi Ben, > > Thanks for those tips. I ended up giving a list of axes to the ax > argument of colorbar as you suggested. That took care of the > misalignment of the top plots and bottom plots but then the colorbar > extended the full vertical height

Re: [Matplotlib-users] how to prevent colorbar from taking space from axes

2014-12-12 Thread Slavin, Jonathan
Hi Ben, Thanks for those tips. I ended up giving a list of axes to the ax argument of colorbar as you suggested. That took care of the misalignment of the top plots and bottom plots but then the colorbar extended the full vertical height of both rows of axes. Fiddling with the shrink and anchor

Re: [Matplotlib-users] Is it planned to add copy/paste curves possibility in matplotlib ?

2014-12-12 Thread Julien Hillairet
OK, thanks for your answer. I've opened a issue in Matplotlib's github. Regards, Julien 2014-12-11 17:48 GMT+01:00 Thomas Caswell : > > glue does a lot of fancy interactive stuff, they might have something like > that. > > From a reproducible computing PoV that functionality is a bit of a proble