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
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
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
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,
-
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
> 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
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
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
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
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 ?
-
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
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
12 matches
Mail list logo