On Thu, Aug 20, 2009 at 11:00 AM, DEMOLISHOR! the Demolishor <
destrooo...@gmail.com> wrote:
> Hello all,
> I suppose this is a newbie question, but why do I get these three
> horizontal grid lines when I add text to my plot? I've tried repeating the
> call to pyplot.grid() but that doesn't affe
Hello all,
I suppose this is a newbie question, but why do I get these three
horizontal grid lines when I add text to my plot? I've tried repeating the
call to pyplot.grid() but that doesn't affect anything...
#!/usr/bin/env python
from matplotlib import pyplot
from scipy import randn
mu, sigm