Hello Heiko -

dir(graph) would at least have given you a list of the functions and
attributes, so you may have been able to spot the get_xlim function.
I use that a lot,

Mark


>
> ------------------------------
>
> Date: Mon, 11 Feb 2008 14:14:03 +0100
> From: Slackenerny <[EMAIL PROTECTED]>
> Subject: Re: [Matplotlib-users] How to get current value of xlim/ylim?
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=iso-8859-15
>
> Hi,
> I could help myself with
> > graph.get_xlim()
> which I found after finally guessing the right expressions for Google,
> but I wonder how I could have found it in the help() output...
> I've been searching that for quite sometime and didn't come up with
> anything...
> So, how could I have helped myself, without annoying you? ;)
>
> best wishes
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to