On Tue, Jun 1, 2010 at 4:35 PM, Eric Firing <efir...@hawaii.edu> wrote: > it seems to me that the solution is for > bar to take a kwarg, say "errorkw", which is a dict that will be passed > to errorbar via **errorkw, and that can have any valid errorbar kwargs > in it. There is some precedent for this sort of thing, and I find it a > useful way of keeping kwargs from getting out of control when one is > making complicated compound plots.
That would be my suggessted approach as well, I've used it elsewhere. > If there is no objection, I will do it. Fabulous, many thanks! Cheers, f ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel