API Reference
Class
GraphEdgeStyle
Describes adapter-neutral graph edge styling hints, including common vis-network edge option concepts.
Inheritance
- Object
- GraphEdgeStyle
Properties
Color #Gets or sets the edge stroke color.
LabelColor #Gets or sets the edge label color.
Width #Gets or sets the preferred edge stroke width.
DashPattern #Gets or sets an optional SVG-style dash pattern such as "8 5" or "2 5".
Physics #Gets or sets whether the edge participates in runtime physics solvers.