Skip to content

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #6682.

The core issue was the lack of parenthesis at L108. However, it exposed a second problem where an incorrect number of bins were returned in a narrow case (that happened to occur in the tests). This is also adressed here.

@teunbrand teunbrand added this to the ggplot2 4.0.1 milestone Oct 7, 2025
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 this pull request may close these issues.

boundary = 0 is ignored in 4.0.0's geom_histogram()
1 participant