Skip to content

Use numpy algorithms to calculate number of bins #6

Description

@jackbenn

Numpy has some algorithms for choosing bins. Matplotlib uses them, but multihist doesn't recognize them.

https://numpy.org/devdocs/reference/generated/numpy.histogram_bin_edges.html

Also: it have an option to detect discrete values and just plot those as a bar chart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions