SVG Graph Network API Documentation - v0.2.0
GitHub
NPM
Preparing search index...
NodeStyleConfig
Interface NodeStyleConfig
interface
NodeStyleConfig
{
fill
?:
string
;
stroke
?:
string
;
strokeWidth
?:
number
;
opacity
?:
number
;
strokeDasharray
?:
string
;
filter
?:
string
;
[
attribute
:
string
]:
any
;
}
Indexable
[
attribute
:
string
]:
any
Index
Properties
fill?
stroke?
stroke
Width?
opacity?
stroke
Dasharray?
filter?
Properties
Optional
fill
fill
?:
string
Optional
stroke
stroke
?:
string
Optional
stroke
Width
strokeWidth
?:
number
Optional
opacity
opacity
?:
number
Optional
stroke
Dasharray
strokeDasharray
?:
string
Optional
filter
filter
?:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
fill
stroke
stroke
Width
opacity
stroke
Dasharray
filter
Examples
Contributing
GitHub
NPM
SVG Graph Network API Documentation - v0.2.0
Loading...