Re: [Matplotlib-users] possible documentation mistake in errorbar (mpl 1.1.1rc)

2014-04-11 Thread Sterling Smith
I can confirm the inconsistency between behavior and documentation for 1.3.1. The errorbar line gets the color of the line, not the marker. Probably you should file a bug report on github. -Sterling On Apr 11, 2014, at 7:50AM, Oliver wrote: > I apologize if this has been fixed already, I can

[Matplotlib-users] possible documentation mistake in errorbar (mpl 1.1.1rc)

2014-04-11 Thread Oliver
I apologize if this has been fixed already, I can only check different versions at home. However, the documentation of mpl 1.3.1. has the same information. So unless the code changed to reflect the documentation, this is st