deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

[Bug] `ColumnLayer.transition.getFillColor`

Open charlieforward9 opened this issue 9 months ago • 2 comments

Description

Without the transition.getFillColor, the layer renders correctly. However, when it is added, the ColumnLayer shows up like this:

Image

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

charlieforward9 avatar Feb 24 '25 18:02 charlieforward9

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)

charlieforward9 avatar Feb 25 '25 15:02 charlieforward9

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.

charlieforward9 avatar Apr 05 '25 00:04 charlieforward9