Variable CLASS_CONNECTORConst

CLASS_CONNECTOR = "jtk-connector"

Assigned to the SVG element that is the parent of the path element used to draw an edge. A common setup using this class is to assign it a z-index which is lower than the z-index set for .jtk-node and .jtk-group. You can target the path element directly using .jtk-connector path, for instance for setting a stroke-width or stroke

Version :