Skip to content

reverse dodge order works differently in position_jitterdodge() vs., for example position_dodge2() #3610

@davebraze

Description

@davebraze

Reversing the order of dodged elements using position_dodge2(), one passes in reverse=TRUE. To reverse dodged element positions in position_jitterdodge(), it is necessary to use a negative value to dodge.width=-.75; there is no 'reverse' argument. This is undocumented in position_jitterdodge and inconsistent with other dodge functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions