Closed GoogleCodeExporter closed 9 years ago
A sample script would nice.
Original comment by grizzly.nyo
on 18 Jan 2013 at 11:05
Can't help without sample code.
Original comment by grizzly.nyo
on 22 Jan 2013 at 5:35
Hello everyone,
I'm sorry about the delay. My code is very simple.
from pylab import*
x = [0,1,2]
plot(x,x)
show()
My backend is QT4Agg. I've tried to install MPL 1.2.0 but it doesn't change
anything.
Everything was fine with the previous version of python xy
Original comment by lafont.f...@gmail.com
on 22 Jan 2013 at 10:07
Original comment by grizzly.nyo
on 22 Jan 2013 at 4:46
It looks like a matplotlib regression. Please report this issue to the
maintainers.
Original comment by grizzly.nyo
on 9 Apr 2013 at 6:57
Original issue reported on code.google.com by
lafont.f...@gmail.com
on 18 Jan 2013 at 9:40