Skip to content

Conversation

javlon
Copy link
Contributor

@javlon javlon commented Aug 9, 2022

Fix #4327

This PR fixes the bug that misplaced geom objects when they had zero width.

Fixes bug which misplaced geom objects when it had zero width.
Copy link
Member

@yutannihilation yutannihilation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@yutannihilation yutannihilation merged commit d54fd69 into tidyverse:main Aug 11, 2022
javlon added a commit to javlon/ggplot2 that referenced this pull request Aug 14, 2022
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.

point is misplaced if width = 0 is used in position_dodge2 with geom_point

2 participants