Re: [Matplotlib-users] Pixel Position of X/Y Axis

2009-04-30 Thread Mark Larsen
> You may use the bbox attribute of the axes. > For example,  ax.bbox.extents gives you the x,y coordinates of the > lowerleft and topright corners. Perfect, thanks so much. -- Register Now & Save for Velocity, the Web Pe

Re: [Matplotlib-users] Pixel Position of X/Y Axis

2009-04-29 Thread Jae-Joon Lee
You may use the bbox attribute of the axes. For example, ax.bbox.extents gives you the x,y coordinates of the lowerleft and topright corners. -JJ On Wed, Apr 29, 2009 at 4:06 PM, Mark Larsen wrote: > It's been a while, please allow me to bump this... > >> Sorry.  I use matplotlib to create PNGs

Re: [Matplotlib-users] Pixel Position of X/Y Axis

2009-04-29 Thread Mark Larsen
It's been a while, please allow me to bump this... > Sorry.  I use matplotlib to create PNGs graphics for display on a > web-page.  I want to make the plots zoom-able.  I'll use javascript to > capture the pixel positions of the user's selected zoom region on the > PNG plot.  I'll then translate t

Re: [Matplotlib-users] Pixel Position of X/Y Axis

2009-04-16 Thread Mark Larsen
> I am not sure what you are asking -- could you elaborate? Sorry. I use matplotlib to create PNGs graphics for display on a web-page. I want to make the plots zoom-able. I'll use javascript to capture the pixel positions of the user's selected zoom region on the PNG plot. I'll then translate

Re: [Matplotlib-users] Pixel Position of X/Y Axis

2009-04-16 Thread John Hunter
On Thu, Apr 16, 2009 at 1:10 PM, Mark Larsen wrote: > MPL Users, > > How can I get the matched max and min pixel/coordinate positions of my > x and y axises? I am not sure what you are asking -- could you elaborate? JDH -

[Matplotlib-users] Pixel Position of X/Y Axis

2009-04-16 Thread Mark Larsen
MPL Users, How can I get the matched max and min pixel/coordinate positions of my x and y axises? Thanks, LarsenMTL -- Stay on top of everything new and different, both inside and around Java (TM) technology - register