Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Vega
Node
Interface Node
Index
Properties
axisItems
bounds
def
interactive
items
marktype
scales
Methods
cousin
hasPropertySet
remove
sibling
touch
Properties
optional
public
axisItems
?:
Node
[]
public
bounds
:
Bounds
public
def
:
Mark
public
interactive
:
boolean
public
items
:
Node
[]
public
marktype
:
string
optional
public
scales
?:
{ [name: string]: any; }
(
)
:
any
Returns
any
Methods
public
cousin
(
offset
:
number
, index
:
number
)
:
Node
Parameters
offset:
number
index:
number
Returns
Node
public
hasPropertySet
(
name
:
string
)
:
boolean
Parameters
name:
string
Returns
boolean
public
remove
(
)
:
Node
Returns
Node
public
sibling
(
offset
:
number
)
:
Node
Parameters
offset:
number
Returns
Node
public
touch
(
)
Globals
Vega
Vega.Runtime
vg
vg.scene
Axis
Bounds
Data
Defs
Legend
Mark
Model
Node
axisItems
bounds
def
interactive
items
marktype
scales
cousin
hasPropertySet
remove
sibling
touch
Padding
Parse
PropertySet
PropertySets
Scale
Spec
UpdateOptions
ValueRef
View
ViewArgs