d3 / d3-shape

Graphical primitives for visualization, such as lines and areas.
https://d3js.org/d3-shape
ISC License
2.47k stars 305 forks source link

symbol / polygon, pentagon, hexagon, heptagon… #120

Closed Fil closed 5 years ago

Fil commented 6 years ago

I was surprised not to find symbol/hexagon to use with d3-hexbin, maybe we could add a generic regular polygon symbol, with .sides([default 6]) and .angle([default 0 pointing top])?

Fil commented 5 years ago

I describe a solution in https://observablehq.com/d/b9e59dfb2aa36e5e#polygon