-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
If I make a multi-trace histogram with barmode
set to "relative"
, I would expect the bargap to stay 0, like it does in "stack"
.
Per @alexcjohnson:
We should really coerce barmode first, then invoke this logic only for
barmode !== 'group'
. And of course update it when barstackgroup
becomes a thing…
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken