↓ 5 callersFunctionappendShape(
selection: Selection<SVGGElement, T, SVGGElement, unknown>,
shapeAccessor: StringAccessor<T>,
shapeSel
packages/ts/src/components/graph/modules/shape.ts:19
↓ 4 callersFunctionestimateTextSize(
svgTextSelection: Selection<SVGTextElement, any, SVGElement, any>,
fontSize: number,
dy = 0.32,
fast
packages/ts/src/utils/text.ts:260
↓ 4 callersFunctionrenderSwimlanes(
g: Selection<SVGGElement, unknown, null, undefined>,
nodes: GraphNode<CustomGraphNode, CustomGraphLink>[
packages/shared/examples/custom-nodes-graph/constants.ts:201
↓ 3 callersFunctionestimateRequiredLabelWidth(
d: SankeyNode<N, L>,
config: SankeyConfigInterface<N, L>,
labelFontSize: number,
subLabelFontSize: n
packages/ts/src/components/sankey/modules/label.ts:42