Skip to content

fix: resolve late-binding colour in errorbar/rug#45

Merged
mcanouil merged 2 commits into
mainfrom
fix/errorbar-rug-late-binding
May 27, 2026
Merged

fix: resolve late-binding colour in errorbar/rug#45
mcanouil merged 2 commits into
mainfrom
fix/errorbar-rug-late-binding

Conversation

@mcanouil
Copy link
Copy Markdown
Owner

Mapping colour: after-scale(...)/stage(...) on geom-errorbar/geom-errorbarh/geom-rug panicked, because their hand-rolled colour read used the marker as a column key.

  • Resolve colour through the shared resolver, which unwraps late-binding markers.

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label May 27, 2026
@mcanouil mcanouil self-assigned this May 27, 2026
@mcanouil mcanouil force-pushed the fix/errorbar-rug-late-binding branch from 9cbf86b to c2a816c Compare May 27, 2026 20:19
@mcanouil mcanouil merged commit 7b0759f into main May 27, 2026
3 of 4 checks passed
@mcanouil mcanouil deleted the fix/errorbar-rug-late-binding branch May 27, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug 🐛 Issues related to bugs, errors, or mistakes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant