[Matplotlib-users] Matplotlib hangs due to numpy.ma.power()

2014-11-14 Thread Torsten Bronger
lso by providing a proper config file. The oddest part is, if I replace in matplotlib/scale.py, line 136, return ma.power(10.0, a) / 10.0 with return np.power(10.0, a) / 10.0 it works! Can anybody explain this? Regards, Torsten. -- Torsten BrongerJabber ID: torsten.bron

[Matplotlib-users] Highlighting the axes of coordinates

2009-07-01 Thread Torsten Bronger
Hallöchen! I have a grid in my plot, but additionally I'd like to highlight the "zero" axes, where x=0 or y=0, e.g. by showing them in red, or with thicker lines. How is this possible? Tschö, Torsten. -- Torsten Bronger, aquisgrana, europa vetus Jabber I

[Matplotlib-users] EMF export doesn't work

2009-03-20 Thread Torsten Bronger
x, y = numpy.loadtxt("data.dat", comments="#", usecols=(0, 1), unpack=True) axes.semilogy(x, y) figure.savefig("test.emf") Tschö, Torsten. -- Torsten Bronger, aquisgrana, europa vetus Jabber ID: torsten.bron...@jabber.rwth-

[Matplotlib-users] Matplotlib's logo

2009-03-04 Thread Torsten Bronger
itself. Do you have it separately, or the Python code which generates it? Thank you! Tschö, Torsten. P.S.: Cutting it out didn't work because of the background. -- Torsten Bronger, aquisgrana, europa vetus Jabber ID: torsten.bron...@j

Re: [Matplotlib-users] Invalid (trancated) PDFs in Web application

2008-10-11 Thread Torsten Bronger
Hallöchen! Jouni K. Seppänen writes: > Jouni K. Seppänen <[EMAIL PROTECTED]> writes: > >> Torsten Bronger <[EMAIL PROTECTED]> writes: >> >>> Does anybody has an idea at which point and why Matplotlib stops >>> working? >

[Matplotlib-users] Invalid (trancated) PDFs in Web application

2008-10-11 Thread Torsten Bronger
rsten. -- Torsten Bronger, aquisgrana, europa vetus Jabber ID: [EMAIL PROTECTED] - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applica