Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ draw_descendants.js
File
draw_descendants.js
src/traces/icicle/draw_descendants.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
d3 = require(
'@plotly/d3'
);
4
var
Lib = require(
'../../lib'
);
Callers
nothing calls this directly
Calls
9
partition
Function · 0.85
handleSlicesExit
Function · 0.85
pathSlice
Function · 0.85
formatSliceLabel
Function · 0.85
toMoveInsideSlice
Function · 0.85
getRefRect
Function · 0.70
makeUpdateSliceInterpolator
Function · 0.50
makeUpdateTextInterpolator
Function · 0.50
strTransform
Function · 0.50
Tested by
no test coverage detected