We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As in the plot method, the hist method should return the figure and axes objects used to create the figure.
The text was updated successfully, but these errors were encountered:
Merge pull request #15 from rhenanbartels/fix/14-return-fig-objs
77251c9
Fixes issue #14 "Rri hist method is not returnin figure and axes objects"
Fixed in 77251c9
Sorry, something went wrong.
rhenanbartels
No branches or pull requests
As in the plot method, the hist method should return the figure and axes objects used to create the figure.
The text was updated successfully, but these errors were encountered: