You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More options, made having groups optional & Straight Cornered Lines
direction: Arrow direction. 0: No arrows (just a line) 1: Arrow always at the second event (id_item_2) 2: Arrow always at the first event (id_item_1) 3: Arrows on both ends
type: Line shape. 0: Bezier (default, smooth curve) 1: Straight line (center to center) 2: Cornered line (2 or 4 bends, attaches to the side of events)
align: If set to 'center', the line is straight and connects the centers of events (used with type 1).
hideWhenItemsNotVisible - defaults to true. When you zoom the timeline and both items go out of the screen. You can set if the arrow is still visible. By default, the arrow hides, but you can change it setting this option to false.