Eulergraph
Preparing search index...
types/VizRenderJSON
ParsedVizNode
Type Alias ParsedVizNode
type
ParsedVizNode
=
{
children
:
string
[]
;
height
:
number
|
null
;
id
:
string
;
isParent
:
boolean
;
label
:
string
;
labelloc
:
string
;
name
:
string
;
width
:
number
|
null
;
x
:
number
;
y
:
number
;
}
Index
Properties
children
height
id
is
Parent
label
labelloc
name
width
x
y
Properties
children
children
:
string
[]
height
height
:
number
|
null
id
id
:
string
is
Parent
isParent
:
boolean
label
label
:
string
labelloc
labelloc
:
string
name
name
:
string
width
width
:
number
|
null
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
height
id
is
Parent
label
labelloc
name
width
x
y
Eulergraph
Loading...