uot;+", color=col)
> l2.remove() # remove from the axes
>
> legend([l2], [leg])
>
Does it make a difference whether I remove l2 from the axes or not? I can't
see that it is plotting anything at all so I am curious as to what I am
missing here..
Cheers, Karianne
--
View thi
uot;+", color=col)
> l2.remove() # remove from the axes
>
> legend([l2], [leg])
>
Does it make a difference whether I remove l2 from the axes or not? I can't
see that it is plotting anything at all so I am curious as to what I am
missing here..
Cheers, Karianne
--
View thi
orum, other forums, and google, without finding an
answer to my questions. If there is another post or webpage already dealing
with these problems I apologise for posting them here too and ask you to
please direct me to the right pages.
Cheers, Karianne
--
View this message in context:
http://old.n
It works! Awsome! Thank you so much!!
I guess it is generally better to install everything that's using each
other's programs at the same time, or update what you already have to the
latest version upon installing more stuff.
Cheers,
Karianne
On Fri, 9 Jul 2010, John Hunter wrote:
Hi,
I changed the script to what you suggested and this is the output:
[karianneholhjem:~] karianne% python bla.py --verbose-helpful
$HOME=/Users/karianne
CONFIGDIR=/Users/karianne/.matplotlib
matplotlib data path
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages
plot nor
pylab:
[kariannelap:~] karianne% python
Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53)
[GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import matplotlib as mpl