-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
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
Labels
No labels