Closed mbostock closed 11 years ago
It’s possible I’m wrong here, but I’m guessing you didn’t mean to use Number.MIN_VALUE (the smallest positive value, 5e-324) to initialize the bounding box. Unless you meant to restrict the Voronoi tesselation to only positive coordinates?
It’s possible I’m wrong here, but I’m guessing you didn’t mean to use Number.MIN_VALUE (the smallest positive value, 5e-324) to initialize the bounding box. Unless you meant to restrict the Voronoi tesselation to only positive coordinates?