Dear matplotlib colleagues,
I am very new to matplotlib but I have been able to generate the plots I need;
however, I am having trouble annotating a plot with an arrow. Could you help me
with the syntax? Here is the code I am using:
ax.annotate('sol
9',xy=(xMinorLocs[9],0.5),xytext=(xMinorLocs
Evan Mason wrote:
> Thank you Jeff. Setting LD_LIBRARY_PATH works fine as a quick test,
> though that leads me to the "ImportError: No module named
> pkg_resources" problem that the other recent posters had. I'll either
> try setuptools or wait for 0.9.9 to come out - will it be long?
>
> -Eva
Thank you Jeff. Setting LD_LIBRARY_PATH works fine as a quick test, though
that leads me to the "ImportError: No module named pkg_resources" problem
that the other recent posters had. I'll either try setuptools or wait for
0.9.9 to come out - will it be long?
-Evan
--
Evan Mason wrote:
> Hi all,
>
> Just updated basemap from 0.9.4 to 0.9.8 on Mandriva Linux 2008. I
> also installed basemap-data-fullres-0.9.7. I've noticed there's a
> couple of recent posts about problems (on Macs) with 0.9.8, the
> solution being to install setuptools until 0.9.9 comes alon
Hi Johann,
I believe the scipy optimization package gives a variety of
optimization algorithms but you would have to implement your own
codes to fix/thaw parameters. That being said, there is a lot there
and I haven't dug into all of it into detail. I would suggest posting
a message to the
Hi all,
Just updated basemap from 0.9.4 to 0.9.8 on Mandriva Linux 2008. I also
installed basemap-data-fullres-0.9.7. I've noticed there's a couple of
recent posts about problems (on Macs) with 0.9.8, the solution being to
install setuptools until 0.9.9 comes along; the problem I have is similar