Skip to content

Tags: wyrd-io/nivo

Tags

20241030

Toggle 20241030's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(bar): Add getColor to props provided to custom layers (plouc#2651)

* Add colors and colorBy to common props to enable access to colors in a custom layer

* Pass getColor instead

* Fix type