stat_bin should handle a number of bins in addition to binwidth and breaks #102
Milestone
Comments
Will be done as part of densityVis package. |
This sounds like a great feature, but unfortunately we don't currently have the development bandwidth to support it. If you'd like to submit a pull request that implements this feature, please follow the instructions in the development vignette. |
Would a pull request that offers a |
No, it's too late now. I need to fix the last R CMD problem and then start publicising the release candidate. |
OK. Anyway, it should probably be |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Use case: when plotting the histograms of several variables at once, the user wants some control over the fineness of the breaks but cannot provide breaks of binwidth because the units of the variables are very different.
The text was updated successfully, but these errors were encountered: