rexxars / react-hexagon

React component that renders a hexagon using SVG. Supports background images, links, SVG content, click handlers and more.
http://rexxars.github.io/react-hexagon/
MIT License
69 stars 21 forks source link

Hexagon with radius #6

Open apuntovanini opened 6 years ago

apuntovanini commented 6 years ago

Thanks for your work on this, would it be possibile to add radius to the generated Hexagon? Something like https://codepen.io/wvr/pen/WrNgJp Thanks for your reply

rexxars commented 6 years ago

Not at this point. It would probably be wise to just reimplement this library with the code in that pen, to be honest, but I don't have time to do that at this point - sorry. I'd be happy to accept a pull request if anyone else wants to contribute :)

oyeanuj commented 6 years ago

@apuntovanini Curious about what solution you ended up with there?

NeXTs commented 3 years ago

@apuntovanini Curious about what solution you ended up with there?

Hello, the same question for you