You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
davidhodge931
changed the title
position_dodge issues with preserve = "single" with geom_text
position_dodge now working well with preserve = "single" with geom_text
Jul 11, 2024
Thanks for the report David! I'm surprised that also the old version has buggy dodging, but that might explain why it is missing from the test suite 😅 Not sure if the old version it is the same issue as #3022.
But yeah, should probably get fixed!
davidhodge931
changed the title
position_dodge now working well with preserve = "single" with geom_text
position_dodge not working well with preserve = "single" with geom_text
Jul 11, 2024
davidhodge931
changed the title
position_dodge not working well with preserve = "single" with geom_textposition_dodge not working well with preserve = "single" and geom_text (or geom_point)
Jul 11, 2024
In CRAN version, it doesn't manage to dodge the text correctly...
Created on 2024-07-12 with reprex v2.1.0
With DEV version downloaded just now, it errors

The text was updated successfully, but these errors were encountered: