Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ setLayout
Method
setLayout
src/data/Graph.ts:550–550 ·
view source on GitHub ↗
(layout: any, merge?: boolean)
Source
from the content-addressed store, hash-verified
548
getVisual(key: string): any,
549
550
setLayout(layout: any, merge?: boolean): void;
551
552
getLayout(): any
553
Callers
15
progress
Function · 0.65
chordLayout
Function · 0.65
renderNode
Function · 0.65
sunburstLayout
Function · 0.65
computeNodeValues
Function · 0.65
computeNodeBreadths
Function · 0.65
adjustNodeWithNodeAlign
Function · 0.65
moveSinksRight
Function · 0.65
scaleNodeBreadths
Function · 0.65
initializeNodeDepth
Function · 0.65
resolveCollisions
Function · 0.65
relaxRightToLeft
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected