Skip to content

dodge and dodge_x/y could play together better #744

Description

@jkrumbiegel

If I want to layer a scatter or text on top of a boxplot, I have to use dodge for the boxplot but dodge_x for the others, which removes some opportunity for factoring out common mappings. We could actually use dodge_x also for a boxplot as long as we know that its own dodge is also AesDodgeX, internally dodge_x would then be routed to dodge. Both dodge and dodge_x would obviously not be allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions