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
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
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-
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
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?
>
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