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

ezPLOT: add position_dodge option [feature request] #72

Open
Prophet-Phoenix opened this issue Nov 22, 2024 · 1 comment
Open

ezPLOT: add position_dodge option [feature request] #72

Prophet-Phoenix opened this issue Nov 22, 2024 · 1 comment

Comments

@Prophet-Phoenix
Copy link

Hi there,
first of all thanks for ez, it is recommended for quick visualization by different profs at our university and i think its pretty neat.

Sometimes reading the FLSD bars can be difficult, could we add an option to dodge the bars/points just ever so slightly? Kinda like here.

Something like position=position_dodge(width=dodge_width) would have to be added to the point and errorbar geom.

I know there is print_code, so i could modify further, but then i need to build a stats df first, so this would save time. Thanks for considering.

Greetings

@Prophet-Phoenix
Copy link
Author

I'm sorry, i just found out, that the function just uses the stats df from ezStats. So it is, in fact, really easy with the print_code=TRUE printed code.

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