Re: [Matplotlib-users] zoomed in detail box

2012-09-13 Thread darkside
Exactly, changing (0.5, 0.5) to something like (0.6, 0.5) has no effect in my side. My python version is: 2.7.2 and matplotlib: 1.1.0 So maybe is a version problem, but it's the work computer so I can't update easily anything. I will try other computer. Thank you all for your help, Illa 2012/

Re: [Matplotlib-users] zoomed in detail box

2012-09-12 Thread Dale Chayes
[replying only to the list -Dale] On Sep 12, 2012, at 07:02 , Jae-Joon Lee wrote: > Your code works as expected in my side. I wasn't quite sure what to expect, but based on Jae-Joon's note: > So, changing (0.5, 0.5) to something like (0.6, 0.5) has no effect in > your side? It seems to work o

Re: [Matplotlib-users] zoomed in detail box

2009-07-09 Thread Jae-Joon Lee
On Thu, Jul 9, 2009 at 7:24 AM, Robin wrote: >> On Wed, Jul 8, 2009 at 10:57 PM, Jae-Joon Lee wrote: >>> If you use the svn version of matplotlib, you  may use axes_grid toolkit. >>> >>> http://matplotlib.sourceforge.net/mpl_toolkits/axes_grid/users/overview.html#insetlocator > > Wow - this is real

Re: [Matplotlib-users] zoomed in detail box

2009-07-09 Thread Robin
> On Wed, Jul 8, 2009 at 10:57 PM, Jae-Joon Lee wrote: >> If you use the svn version of matplotlib, you may use axes_grid toolkit. >> >> http://matplotlib.sourceforge.net/mpl_toolkits/axes_grid/users/overview.html#insetlocator Wow - this is really amazing. Sometimes it can be a bit frustrating wh

Re: [Matplotlib-users] zoomed in detail box

2009-07-08 Thread Jae-Joon Lee
Arrrg, it depends on other module in axes_grid toolkit. So, you need svn version of mpl. However, It is possible to specify the location of the axes in normalized axes coordinate. http://thread.gmane.org/gmane.comp.python.matplotlib.general/16373 -JJ On Wed, Jul 8, 2009 at 10:57 PM, Jae-Joon L

Re: [Matplotlib-users] zoomed in detail box

2009-07-08 Thread Jae-Joon Lee
If you use the svn version of matplotlib, you may use axes_grid toolkit. http://matplotlib.sourceforge.net/mpl_toolkits/axes_grid/users/overview.html#insetlocator I think the required inset_locator module actually does not depend on other modules in axes_grid, so if you're not using svn, you may

[Matplotlib-users] zoomed in detail box

2009-07-08 Thread Robin
Hi, I'm sure its a bit lazy to ask but I can't think of the right keywords to search for... I would like to produce a plot with a zoomed in box detail section. What I have in mind is a plot of an exponentially decaying line with some fine detail, so I would like the main plot to show the scale of