Skip to content

Is it possible to add reverse= to position_dodge()? #2171

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

Closed
datafj opened this issue Jun 17, 2017 · 2 comments
Closed

Is it possible to add reverse= to position_dodge()? #2171

datafj opened this issue Jun 17, 2017 · 2 comments
Labels
feature a feature request or enhancement

Comments

@datafj
Copy link

datafj commented Jun 17, 2017

Currently position_stack() has the reverse parameter to change the order of stacking, but this feature is not available in position_dodge().

One would need to reverse the order of dodging in a group bar chart when it is a horizontal bar chart with the vertical axis starts from the top to the bottom.

@karawoo karawoo added the feature a feature request or enhancement label Jun 22, 2017
@hadley
Copy link
Member

hadley commented Jul 13, 2017

@karawoo maybe this would be worthwhile to add once you've finished this round of dodge changes?

@karawoo
Copy link
Member

karawoo commented Jul 13, 2017

Yeah, I think that everything is set up to handle this already and it'll just be a matter of adding the argument to position_dodge() and position_boxdodge().

@lock lock bot locked as resolved and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants