Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
helper = require(
'./helper.js'
);
2
3
function
Renderer(options){
4
this.options = helper.extend({
Callers
nothing calls this directly
Calls
6
moveTo
Function · 0.85
hCurveBetween
Function · 0.85
lineTo
Function · 0.85
vCurveBetween
Function · 0.85
getPathFromRoot
Method · 0.80
getLayerIndex
Method · 0.80
Tested by
no test coverage detected