links on the web pages to download theses
files.
At least, it should be said in the docstring where to find them, don't you
think ?
--
LB
--
___
Matplotlib-users
Hi,
I'm using the twiny fonction to plot two functions on the same axes.
I would like to have both informations displayed on the navigation bar.
Now, I have :
pan/zoom : x=220, y=80
Is-it possible to customize the toolbar in order to have
pan/zoom : x1=220, x2=300, y=80
-
It would be very fine to me, but unfortunately, I have to use matplotlib
0.91.2.
Is there a way to adapt this to the old transform API ?
Thanks
--
LB
--
Come build with us! The BlackBerry(R) Developer Conference in SF
Seems that the following lines did the trick with matplotlib 0.91.2
xy_pixel = self.a3.transData.xy_tup((x3,y3))
x1, y1 = self.a1.transData.inverse_xy_tup(xy_pixel)
Thanks
2009/10/16 LB
> It would be very fine to me, but unfortunately, I have to use matplotlib
> 0.91.2
Hi,
I would like to make a local install of matplotlib under Linux, but I've got
2 problems :
1) I didn't find how to setup the build to use the PGI C compiler.
I tried python setup buil --help-compiler but there seems to be no
preconfigured options for this compiler, and the default doesn't wor
width()/2., 1.05*height,
'%d'%int(height),
ha='center', va='bottom')
autolabel(rects1)
plt.show()
[/code]
Best regards,
--
LB
--
The Next 800 Companies to Lead America's Gro
ODULES IMPORTATION
==
I've seen oin the archive that there could be issue with pycxx and some
version
of gcc, and that trying to import matplotlib submodule could give some
clues :
(cf.
http://www.mail-archive.com/matplotlib-users@lists.sourceforge.net/msg02822.h
gs=0xbfe6cc04) at Python/pythonrun.c:792
#63 0xb7e9a24a in PyRun_InteractiveLoopFlags (fp=0xb7d1e440,
filename=0xb7ee4b33 "", flags=0xbfe6cc04) at Python/pythonrun.c:723
#64 0xb7e9a076 in PyRun_AnyFileExFlags (fp=0xb7d1e440, filename=0xb7ee4b33
"",