http://clscomp.com.br/cool01.11.php?SID=685
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C+
http://clscomp.com.br/cool01.11.php?SID=981
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C+
):
app = MyApp(0)
app.MainLoop()
if __name__ == '__main__':
main()
The problem is that i do not know all texts to be
shown, as the name of the user should be written as
title.
I am using Windows XP, Python 2.3, wxPython 2.6.1.0
and Matplotlib 0.85
Thanks
Till Wagn
d be. Same with the legend. Any help or tips?
Thanks
Till Wagner
___
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail:
http://mai
Hi Benoit,
leg.draw_frame(False) might be an option, but I use
self.axes.grid(True) and when the legend has no
borders, the grid is shown through the text and makes
ist nearly unredable.
-- Till Wagner
> why don't you try to remove the legend frame?
>> self.axes.plot(x_valu
Legend)
self.axes.legend(loc = 'best', pad = 0.1)
leg = self.axes.get_legend()
ltext = leg.get_texts()
setp(ltext, fontsize='x-small')
-- Till Wagner
--
"Since man's natural instincts lead him to sin, all men are sinners;
and all sinners go to hell. If e
Hello,
I'm having a problem with the legend in matplotlib.
Sometimes the upper border of the legend goes throug
the first line of text in the legend. Is there any
chance to control the space between the text and the
upper border to avoid this?
-- Till W