Jeff Klukas wrote:
> When plotting multiple data with one Axes.hist call, the method's
> interface allows you to specify a list of labels to the 'label' kwarg
> to distinguish between the datasets. To get different colors,
> however, you cannot give a list of colors to 'color'; instead, you
> have
When plotting multiple data with one Axes.hist call, the method's
interface allows you to specify a list of labels to the 'label' kwarg
to distinguish between the datasets. To get different colors,
however, you cannot give a list of colors to 'color'; instead, you
have to leave out the 'color' kwa