[matplotlib-devel] Pylab example (gradient_bar.py) only works for png

2008-10-28 Thread Arnar Flatberg
Hi The gradient_bar example flips the bars using svg, pdf and eps backends. Add fig.savefig("gradient_bar.png") fig.savefig("gradient_bar.pdf") fig.savefig("gradient_bar.eps") fig.savefig("gradient_bar.svg") to gradient_bar.py to reproduce. Tested with TkAgg backend (pylab: 1.3.0.dev5867 on pyt

Re: [matplotlib-devel] Pylab example (gradient_bar.py) only works for png

2008-10-28 Thread Arnar Flatberg
On Tue, Oct 28, 2008 at 4:20 PM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > There's a bug filed for this. I've looked at it a few times, but I'm not > sure how the image flipping parameters are "supposed" to work. Anyone else > want to have a look at this? > > > https://sourceforge.net/trac