Closed aaronzshey closed 1 month ago
Right now, the fill prop behaves strangely. It's preferable to use cellStyle={{fill: #color}} instead.
fill
cellStyle={{fill: #color}}
Animating opacity also behaves strangely, possibly connected to the fill attribute code.
I'll link reprexes sometime in the future.
Right now, the
fill
prop behaves strangely. It's preferable to usecellStyle={{fill: #color}}
instead.Animating opacity also behaves strangely, possibly connected to the
fill
attribute code.I'll link reprexes sometime in the future.