diagram.find(x, y[, radius])
Returns the nearest site to point [x, y]. If radius is specified, only sites within radius distance are considered.
See Philippe Rivière’s bl.ocks.org/1b7ddbcd71454d685d1259781968aefc for an example.
diagram.find(x, y[, radius])
Returns the nearest site to point [x, y]. If radius is specified, only sites within radius distance are considered.
See Philippe Rivière’s bl.ocks.org/1b7ddbcd71454d685d1259781968aefc for an example.
Please login to continue.