Re: [Matplotlib-users] barchart errorbars always in both directions

2012-05-23 Thread Meesters, Aesku.Kipp Institute
Thanks, Ben. This is indeed what I was looking for and gives the desired behavior. Thanks a lot! Chris On Wed, 2012-05-23 at 08:55 -0400, Benjamin Root wrote: > > On Wed, May 23, 2012 at 4:03 AM, Meesters, Aesku.Kipp Institute > wrote: > Hi, > > I'm following the exampl

Re: [Matplotlib-users] barchart errorbars always in both directions

2012-05-23 Thread Benjamin Root
On Wed, May 23, 2012 at 4:03 AM, Meesters, Aesku.Kipp Institute < meest...@aesku-kipp.com> wrote: > Hi, > > I'm following the example in the gallery to do a barchart plot (see > http://matplotlib.sourceforge.net/examples/api/barchart_demo.html ). > > In contrast to the example I would like to see