Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imporve covert_arguments method #51

Closed
jbisits opened this issue Apr 14, 2023 · 1 comment · Fixed by #56
Closed

Imporve covert_arguments method #51

jbisits opened this issue Apr 14, 2023 · 1 comment · Fixed by #56
Labels
enhancement New feature or request

Comments

@jbisits
Copy link
Owner

jbisits commented Apr 14, 2023

If the convert_arguments method could turn the zero entries of the Histogram.weights field into NaN would not need the colorrange and lowclip arguments in the plotting. Likely these values cannot be updated (as I think Histogram is an immutable struct) so maybe there is a way in the convert_arguments method to convert these to NaN's?

@jbisits
Copy link
Owner Author

jbisits commented Apr 15, 2023

A keyword argument like zero2NaN might do the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant