deck.gl
deck.gl copied to clipboard
[Bug] `ColumnLayer.transition.getFillColor`
Description
Without the transition.getFillColor, the layer renders correctly. However, when it is added, the ColumnLayer shows up like this:
Flavors
- [x] React
- [x] MapboxOverlay
- [ ] Script tag
- [ ] Python/Jupyter notebook
- [ ] GoogleMapsOverlay
- [ ] CARTO
- [ ] ArcGIS
Expected Behavior
Filled Columns
Steps to Reproduce
https://codepen.io/charlieforward9/pen/XJWjWvB
Environment
- Framework version:
^9.1.0 - Browser:
Chrome - OS:
Windows
Logs
No response
In addition, (unrelated to this), what is the complexity of adding a rounded field to the column layer to round the tips of these columns? (or tip if making it a string "rounded", "pointy" could also be nice)
Hey @Pessimistress ,
If you could write some thoughts on where to start here, I would love to get a little more familiar with things here.