On Fri, Aug 15, 2008 at 10:39 AM, CliftonH <[EMAIL PROTECTED]> wrote:
> I'm plotting data that I get out of a database, which works fine. The only
> thing that doesn't work, although it works with any other simple plot, is
> the xlim()- and ylim()-function.
> ylim(-9,13)
> xlim(-2,25)
> axhline(c
CliftonH wrote:
>
> Hello,
> I'm new to this forum, so please forgive me if I'm fogetting any
> information.
> I use python 2.5 and matplotlib version 0.91.2.0005.
> I'm plotting data that I get out of a database, which works fine. The only
> thing that doesn't work, although it works with any
Hello,
I'm new to this forum, so please forgive me if I'm fogetting any
information.
I use python 2.5 and matplotlib version 0.91.2.0005.
I'm plotting data that I get out of a database, which works fine. The only
thing that doesn't work, although it works with any other simple plot, is
the xlim()-