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

how to use position_dodge() in ggboxplot #615

Open
ZauberZ opened this issue Sep 12, 2024 · 0 comments
Open

how to use position_dodge() in ggboxplot #615

ZauberZ opened this issue Sep 12, 2024 · 0 comments

Comments

@ZauberZ
Copy link

ZauberZ commented Sep 12, 2024

When I use ggboxplot, I want to set the intra-group spacing. However, when position=position_dodge is used, the ggboxplot function will report an error.

Error in purrr::pmap():
ℹ In index: 1.
ℹ With name: dice.
Caused by error in geom_exec():
! formal argument "position" matched by multiple actual arguments
Run rlang::last_trace() to see where the error occurred.
Warning message:
In (function (mapping = NULL, data = NULL, geom = "boxplot", position = "dodge2", :
Ignoring unknown aesthetics: fill

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

No branches or pull requests

1 participant