MCPcopy Create free account
hub / github.com/breck7/scroll / path

Function path

external/.d3.js:6185–6187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6183};
6184
6185function path() {
6186 return new Path$1;
6187}
6188
6189// Allow instanceof d3.path
6190path.prototype = Path$1.prototype;

Callers 7

ribbonFunction · 0.85
stratifyFunction · 0.85
arcFunction · 0.85
lineFunction · 0.85
areaFunction · 0.85
linkFunction · 0.85
symbolFunction · 0.85

Calls 3

geoStreamFunction · 0.85
pointRadiusMethod · 0.80
resultMethod · 0.80

Tested by

no test coverage detected