Re: [matplotlib-devel] quadmesh bug

2008-07-17 Thread Michael Droettboom
Sorry. That's my bad. I accidentally committed some testing code for log-scaled quad meshes (which works for Agg, but not for other backends). I'll revert the example, and see what's breaking. Cheers, Mike John Hunter wrote: > Anyone have any idea what changes may be causing this new bug in

[matplotlib-devel] quadmesh bug

2008-07-17 Thread John Hunter
Anyone have any idea what changes may be causing this new bug in quadmesh on non agg backends? [EMAIL PROTECTED]:mpl> python examples/pylab_examples/quadmesh_demo.py -dPS Traceback (most recent call last): File "examples/pylab_examples/quadmesh_demo.py", line 47, in savefig("quadmesh_demo")