Shapes.connectors.hover.stroke
configurationDefines the hover stroke options of the shape connectors.
shapes.connectors.hover.stroke
String|ObjectDefines the hover stroke color.
Default: "Black"
The dash type of the hover stroke.
The following dash types are supported:
- "dash" - A line that consists of dashes
- "dashDot" - A line that consists of a repeating pattern of dash-dot
- "dot" - A line that consists of dots
- "longDash" - A line that consists of a repeating pattern of long-dash
- "longDashDot" - A line that consists of a repeating pattern of long-dash-dot
- "longDashDotDot" - A line that consists of a repeating pattern of long-dash-dot-dot
- "solid" - A solid line
Defines the thickness or width of the shape connectors stroke on hover.
Default: 1