You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should really coerce barmode first, then invoke this logic only for barmode !== 'group'. And of course update it when bar stackgroup becomes a thing…
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: