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