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
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