Skip to content

Plotting negative and positive contributions in stacked bar plot independently #3808

@FabianHofmann

Description

@FabianHofmann

In the object interface API, I am struggling to find a good approach on plotting stacked bar plots from positive and negative values at the same time. As far as I see, all contributions add on top of each other. This means that if a negative value follows a positive, it will start from the end point of the positive, resulting in automatic overlapping.

Is there a possible way to disable overlapping of contributions in stacked bar plots? Like this negative values would always stack on the negative side, positives values on the positive side.

Many thanks for the great package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions