Tonight
This commit is contained in:
parent
28323f145e
commit
94f9c0d594
76 changed files with 3238 additions and 1230 deletions
|
|
@ -366,7 +366,7 @@ export function useDeckLayers({
|
|||
},
|
||||
lineWidthUnits: 'pixels',
|
||||
updateTriggers: {
|
||||
getFillColor: [colorTrigger],
|
||||
getFillColor: [colorTrigger, data],
|
||||
getLineColor: [colorTrigger],
|
||||
getLineWidth: [colorTrigger],
|
||||
...(pieProps.updateTriggers || {}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue