[Matplotlib-users] axes.hist() with 2D input

Paul Hobson pmhobson at gmail.com
Fri Oct 7 11:29:11 EDT 2016


On Fri, Oct 7, 2016 at 4:33 AM, Poughon Victor <Victor.Poughon at cnes.fr>
wrote:

>
> I think the documentation for pyplot.hist and axes.hist could be improved
> regarding this issue. Should I have a go at it in a PR?
>
> Thanks a lot,
> (matplotlib is awesome)
>
> Victor Poughon
>

Improvements to the documentation are always welcome. Feel free to take a
stab at clarifying the documentation here:
https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/axes/_axes.py#L5896

and maybe adding an example here:
https://github.com/matplotlib/matplotlib/tree/master/examples/statistics
(rendered:
http://matplotlib.org/devdocs/examples/statistics/histogram_demo_multihist.html
)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20161007/ffc18df1/attachment.html>


More information about the Matplotlib-users mailing list