I'm plotting upper and lower limits via the uplims/lolims keywords to the
errorbar function and have noticed two issues.

First, the direction of the arrows produced by these keywords is opposite to
what one would expect.  For example, lolims=True produces an
downward-pointing arrow.  A "lower limit" means the exact value is unknown,
but it is known not be lower than a particular value.  This should be
denoted by an *upward* arrow whose starting point (arrow base) is at the
value of the lower limit.  I noticed that the arrows are reversed for all of
the uplims, lolims, xuplims, and xlolims keywords to errorbar.

Secondly, the arrows (arrow base) should begin at the value of the limit.
Currently the arrows are centered at the input limit value.

Thanks,
Larry
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to