MCPcopy
hub / github.com/twitter/labella.js / renderer.js

File renderer.js

src/core/renderer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const helper = require('./helper.js');
2
3function Renderer(options){
4 this.options = helper.extend({

Callers

nothing calls this directly

Calls 6

moveToFunction · 0.85
hCurveBetweenFunction · 0.85
lineToFunction · 0.85
vCurveBetweenFunction · 0.85
getPathFromRootMethod · 0.80
getLayerIndexMethod · 0.80

Tested by

no test coverage detected