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

Use explicit import paths. #134

Closed mbostock closed 4 years ago

mbostock commented 5 years ago

Fixes #132. Supersedes #133.

Fil commented 5 years ago

is this something that should be (ideally) applied to all the code base, or just to d3-shape?

mbostock commented 5 years ago

Yes. We should do all the modules simultaneously.

mbostock commented 4 years ago

Superseded by 68720c7415c7340081605a81dd01791c1759c2d0.