[Python-modules-team] Bug#408955: matplotlib: rescaling in logscale breaks
Sandro Tosi
matrixhasu at gmail.com
Tue Apr 22 22:52:15 UTC 2008
This is the reply from upstream:
If I understand correctly, cla() should restore the axes to a
pristine state. That would imply setting the scales on the x- and
y-axis back to 'linear', which it currently doesn't do. I have
made this change, but that means if you will have to manually call
"ax.set_xscale('log')" again after each call to "ax.cla()".
Since the code that will fix this behaviour is in the upcoming 0.91.2
version, this bug will be marked as "Resolved" when that version will
be uploaded in Debian.
Kindly,
Sandro
--
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
More information about the Python-modules-team
mailing list