Skip to content

Misplaced **hist_kwargs? #214

@Cosmicstring

Description

@Cosmicstring

It seems that this line inside core.py contains **hist_kwargs argument, even though it is a matplotlib.pyplot function that is called. Should instead this be passed a few lines above to the np.histogram call, i.e. here? Possibly there could be two different kwargs passed for the np.histogram and the pyplot?

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