pivotick - v0.0.1
    Preparing search index...

    Type Alias CurveStyle

    CurveStyle: "straight" | "curved" | "bidirectional"
    • 'straight': The edge will go in a straight line from A to B
    • 'curved': The edge will always be curved from A to B
    • 'bidirectional': The edge will be curved only if there is a birectional relation between A and B. So, from A to B and B to A
    'bidirectional'