Re: [matplotlib-devel] Bug: errorbar caps require mew!=0

2012-04-24 Thread Benjamin Root
On Tue, Apr 24, 2012 at 7:49 AM, Mike Kaufman wrote: > If mew=0, then the caps on errorbars are not drawn regardless of the > setting of the "capsize" option. I don't think this should be the > behavior, it certainly caught me off guard, since I had mew=0 set in > rcParams. > > This is present as

[matplotlib-devel] Bug: errorbar caps require mew!=0

2012-04-24 Thread Mike Kaufman
If mew=0, then the caps on errorbars are not drawn regardless of the setting of the "capsize" option. I don't think this should be the behavior, it certainly caught me off guard, since I had mew=0 set in rcParams. This is present as of 5b499f0180befea04fab7bfda17ba3ad7cf2380e (Mar 22nd master)