Skip to content

Conversation

stephprobst
Copy link

Continuation of PR #7009 due to temporary unavailability of original author.

Last changes:

  • Rebased PR on master.

my-tien and others added 23 commits October 22, 2024 16:17
barpolar trace has no offsetgroup property
poffset is not only different for different offsetgroups but also when the trace has a different width.
Previous attempt that used bar.p + offsetIndex resulted in the same bin for a bar with bar.p 0 and offsetIndex 1 and a bar with bar.p 1 and offsetIndex 0
Previously, all offsetgroups of different trace types were listed together, leading to undesired grouping interaction between different trace types.

Fixes failing baseline test "legendgroup".
…t have a mode "stack", i.e. scatter, box, violin, waterfall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants