Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering? #3

Open
mbostock opened this issue Dec 8, 2015 · 1 comment
Open

Rendering? #3

mbostock opened this issue Dec 8, 2015 · 1 comment

Comments

@mbostock
Copy link
Member

mbostock commented Dec 8, 2015

Although it’s pretty trivial to take a polygon and render it to a Canvas 2D context or an SVG path string, I wonder if it would be beneficial to make some explicit support for rendering in this package. (Related d3/d3-hexbin#1.) An interesting use case to consider is how to render the output of d3-voronoi.

@Fil
Copy link
Member

Fil commented Jun 5, 2020

Easy enough to do, but do we want the dependency on d3-path?

& I'm so used to d3.geoPath, I don't know how we can beat this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants