[Matplotlib-users] segfault with Tkagg

2008-02-25 Thread BL
Hi, I've made a local installation of python2.5, numpy 1.0.4 and matplotlib 0.91.2. I didn't see any pb during compilation, but when I try to show a figure, I received SIGSEGV. You will find attached to this mail the log of my installation, and a backtrace of a segfault in gdb, I don't know i

Re: [Matplotlib-users] Pb with setupext.py - nonstandard installation of python and tk

2008-02-25 Thread BL
Thanks for the reply, It was not a problem with the specific python I used. In fact I have a problem because the Tcl/Tk libraries were in /usr/share/lib whereas their include files were in /usr/include. In my case, I used the debian package tkx8.3-dev which does not follow that idiom ( I don't kn

[Matplotlib-users] Pb with setupext.py - nonstandard installation of python and tk

2008-02-23 Thread BL
Hi, I've got difficulties to make a local installation of matplotlib. I think it's due to my nonstandard installation of python and tk, which both are in my home. I've seen on the website that , for non standard installation, I should complete the basedir dictionary defined in the setupext.py

[Matplotlib-users] Moving text objects with drag n drop

2008-02-03 Thread BL
hi, I've put online an example, which uses drag n drop to move text objects. Comments and critics will be really appreciated. You can find this here : http://www.scipy.org/Cookbook/Matplotlib/Drag_n_Drop_Text_Example Regards, -

[Matplotlib-users] Positioning annotations

2008-01-29 Thread BL
Is there any example for this ? Regards, -- BL - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT

Re: [Matplotlib-users] Using non ascii characters

2008-01-21 Thread BL
> To use non-ascii characters, you need prefix the string literal with a > 'u'. For example: I thought that the u"string" notation was only needed when characters had to be handled with their utf-8 code Replacing the r's with u's in the strings in your example solves the > problem for me on 0.9

[Matplotlib-users] Automatic location for annotation or text objects ?

2008-01-21 Thread BL
for annotation and text. Otherwise, is-there a way to move the annotation interactively ? -- BL - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.co

Re: [Matplotlib-users] Using non ascii characters

2008-01-21 Thread BL
I'm using a basic Debian Etch distribution. I've attached a very simple file showing the problem. On my computer, neither the title, nor the legend are displayed correctly, and I've got square instead of each non ascii characters. The attached script gives me the following informations : matplotl

[Matplotlib-users] Using non ascii characters

2008-01-21 Thread BL
ad of theses characters in the figure. I'm using matplotlib-0.90.1. Is there anything to configure to handle non ascii characters ? Regards, -- BL - This SF.net email is sponsored by: Microsoft Defy all challenges. M

[Matplotlib-users] multiline mlath text

2008-01-16 Thread BL
Hi, I want to display the values of some variable (namely, alpha, beta, gamma, delta) on a plot, and making a legend like "$ \alpha=%G, \ \bet=%G, \ \gamma=%G, \ \delta=%G $" % values is not very readable. Is there away to make multiline mathtext ?

[Matplotlib-users] multiline math text

2008-01-16 Thread BL
- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___ Matplotlib-users maili

[Matplotlib-users] Weibull plot

2008-01-14 Thread BL
Hi, I need to make some Weibull analysis and I wanted to make it with numpy and scipy. Theses analysis are based on Weibull plots : - on X, time values are reported according to a log scale - on Y, probability (F) is reported according to a special scale, which lets Weibull random var