Skip to content

same-position/within-trace bar placement when barmode=group #3651

Closed
@nicolaskruchten

Description

@nicolaskruchten

Consider the following pen: https://codepen.io/nicolaskruchten/pen/RdYWdz?editors=0010

The red and cyan bars aren't being shown because within each trace at the same position, the bars are behaving as if the barmode was "overlay". I believe that the default behaviour should be "relative" instead because it's the only one that always shows all the data!).

If we can't agree that the current behaviour is a bug, then we should create a new attr that defaults to "overlay" but allows us to set it to "relative" or "stack" as required.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions