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

math.js consistency #131

Closed Fil closed 4 years ago

Fil commented 5 years ago

I've checked a lot (maybe all) math.js files in src/ and found two inconsistencies in d3-shape:

https://beta.observablehq.com/@fil/math

mbostock commented 4 years ago

Not really sure if we need to do anything here.

Fil commented 4 years ago

I would suggest to rename epsilon as epsilon2 in this module.