MCPcopy Create free account
hub / github.com/BloombergGraphics/whatiscode / fisheye.js

File fisheye.js

scripts/libs/fisheye.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2 d3.fisheye = {
3 scale: function(scaleType) {
4 return d3_fisheye_scale(scaleType(), 3, 0);

Callers

nothing calls this directly

Calls 2

d3_fisheye_scaleFunction · 0.85
rescaleFunction · 0.85

Tested by

no test coverage detected