Ben,
Thanks for the reply. I definitely like your idea. Seems like we could
include some logic in axes.errorbar to look at the shapes of xerr and
yerr in a similar fashion to what I propose for axes.boxplots,
allowing the user to have custom lower and upper errors for each data
point (in a time se
On Thu, Dec 8, 2011 at 10:45 AM, Paul Hobson wrote:
> Matplotlib gurus:
>
> I took at stab at the git work flow and incorporated my personal
> modifications to the boxplot function. Github's diff can be found
> here:
> https://github.com/phobson/matplotlib/compare/master...manual_boxplots
>
> In
Matplotlib gurus:
I took at stab at the git work flow and incorporated my personal
modifications to the boxplot function. Github's diff can be found
here:
https://github.com/phobson/matplotlib/compare/master...manual_boxplots
In summary, if your data is MxN, you can manually specify medians and
t