g3-toolkit API Reference
Preparing search index...
core/src
NodeStyleOverride
Interface NodeStyleOverride
interface
NodeStyleOverride
{
borderColor
?:
string
;
borderWidth
?:
number
;
color
?:
string
;
icon
?:
{
color
?:
string
;
scale
?:
number
;
svg
:
string
}
;
labelField
?:
string
;
opacity
?:
number
;
scope
:
{
nodeId
:
string
}
|
{
type
:
string
}
;
shape
?:
CytoscapeShape
;
size
?:
number
;
}
Index
Properties
border
Color?
border
Width?
color?
icon?
label
Field?
opacity?
scope
shape?
size?
Properties
Optional
border
Color
borderColor
?:
string
Optional
border
Width
borderWidth
?:
number
Optional
color
color
?:
string
Optional
icon
icon
?:
{
color
?:
string
;
scale
?:
number
;
svg
:
string
}
Optional
label
Field
labelField
?:
string
Optional
opacity
opacity
?:
number
scope
scope
:
{
nodeId
:
string
}
|
{
type
:
string
}
Optional
shape
shape
?:
CytoscapeShape
Optional
size
size
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
border
Color
border
Width
color
icon
label
Field
opacity
scope
shape
size
g3-toolkit API Reference
Loading...