aaronzshey / react-hexgrid

Build interactive hexagon grids with React
https://main--66a5393443e58f4dc4f0ca6b.chromatic.com/
MIT License
1 stars 0 forks source link

Known Issues #24

Closed aaronzshey closed 1 month ago

aaronzshey commented 3 months ago

Right now, the fill prop behaves strangely. It's preferable to use cellStyle={{fill: #color}} instead.

Animating opacity also behaves strangely, possibly connected to the fill attribute code.

I'll link reprexes sometime in the future.