eigenhombre / i3d3

D3-based plotting and histogramming library
25 stars 5 forks source link

Add a function to draw ellipses, rectangles and closed polygons #9

Open sboeser opened 10 years ago

sboeser commented 10 years ago

For ellipses, the most "practical" inputs for the users are probably

Rectangles are typically just

Closed polygons are of minor importance, but - depending on whats available in d3, the best way to get a circle might be a polygon?

sboeser commented 10 years ago

https://bugs.icecube.wisc.edu/view.php?id=6810