mes
Cc: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] capsize on errorbars
On Tue, Nov 8, 2011 at 9:57 AM, Blake, James wrote:
Dear MPL gurus,
I've probably failed to RTFM properly.
I'm trying to produce error bars with horizontal lines at the top of the
vertical
On Tue, Nov 8, 2011 at 9:57 AM, Blake, James wrote:
> Dear MPL gurus,
>
> I've probably failed to RTFM properly.
>
> I'm trying to produce error bars with horizontal lines at the top of the
> vertical error bars to cap them. I've tried adjusting capsize on both
> plt.bar and plt.errorbar, but have
Dear MPL gurus,
I've probably failed to RTFM properly.
I'm trying to produce error bars with horizontal lines at the top of the
vertical error bars to cap them. I've tried adjusting capsize on both
plt.bar and plt.errorbar, but have not had any success. I think I had
this working previously with