Re: [matplotlib-devel] auto range limits for spines: please kick the tires

2009-12-23 Thread jason-sage
Andrew Straw wrote: Gary Ruben wrote: This looks nice Andrew, I haven't tried it, but I wonder whether it's possible to add a keyword arg to suppress the 0's at the origin which are cut through by the axes in the zeroed case (and/or possibly shift the 0 on the horizontal axis left). The

Re: [matplotlib-devel] auto range limits for spines: please kick the tires

2009-12-21 Thread Jouni K . Seppänen
Andrew Straw straw...@astraw.com writes: if you update from svn and play around with the demo, especially by panning and zooming in the figures, you'll get an idea of what I've done. Neat! One small thing: in Figure 2 (the four subplots with differently placed spines) if I zoom and pan

Re: [matplotlib-devel] auto range limits for spines: please kick the tires

2009-12-21 Thread Gary Ruben
This looks nice Andrew, I haven't tried it, but I wonder whether it's possible to add a keyword arg to suppress the 0's at the origin which are cut through by the axes in the zeroed case (and/or possibly shift the 0 on the horizontal axis left). The same thing is happening in the (1,2) case on

Re: [matplotlib-devel] auto range limits for spines: please kick the tires

2009-12-21 Thread Andrew Straw
Gary Ruben wrote: This looks nice Andrew, I haven't tried it, but I wonder whether it's possible to add a keyword arg to suppress the 0's at the origin which are cut through by the axes in the zeroed case (and/or possibly shift the 0 on the horizontal axis left). The same thing is

Re: [matplotlib-devel] auto range limits for spines: please kick the tires

2009-12-21 Thread John Hunter
On Mon, Dec 21, 2009 at 3:46 PM, Andrew Straw straw...@astraw.com wrote: John also suggested something like this. I don't think it's impossible, but it's outside the scope of the work I have done and beyond my immediate familiarity with the code base. I think it would involve looking at the