Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ draw_ancestors.js
File
draw_ancestors.js
src/traces/treemap/draw_ancestors.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
7
partition
Function · 0.85
handleSlicesExit
Function · 0.85
pathSlice
Function · 0.85
toMoveInsideSlice
Function · 0.85
makeUpdateSliceInterpolator
Function · 0.70
makeUpdateTextInterpolator
Function · 0.70
strTransform
Function · 0.70
Tested by
no test coverage detected