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

add binwidth to histogram #784

Closed
edublancas opened this issue Aug 4, 2023 · 3 comments · Fixed by #789
Closed

add binwidth to histogram #784

edublancas opened this issue Aug 4, 2023 · 3 comments · Fixed by #789
Assignees

Comments

@edublancas
Copy link

should work just like R's ggplot: https://ggplot2.tidyverse.org/reference/geom_histogram.html

@edublancas
Copy link
Author

assigning it now so I don't forget but feel free to finish the existing tasks first

@bbeat2782
Copy link

Acceptance Criteria

  1. Add binwidth argument to geom_histogram(). It should mimic binwidth in R ggplot.
  2. Add test images
  3. Add documentation

@bbeat2782 bbeat2782 mentioned this issue Aug 9, 2023
4 tasks
@edublancas
Copy link
Author

sounds good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants