d3-force icon indicating copy to clipboard operation
d3-force copied to clipboard

Make use of `Math.hypot`

Open grtlr opened this issue 1 year ago • 0 comments

Given that Math.hypot has been widely available according to MDN, I wonder if it makes sense for d3 to start using it?

There are probably some other instances where it could be used.

grtlr avatar Oct 17 '24 15:10 grtlr