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
{{ message }}
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
Currently, the default behavior is that an event is only a connection between a source and a target and this creates a chord path in the chord diagram. However, besides link in the event object, the link may have a specific "weight" such as the number of messages or the amount of money between the source and the target.
Currently, the default behavior is that an event is only a connection between a
sourceand atargetand this creates a chord path in the chord diagram. However, besides link in the event object, the link may have a specific "weight" such as the number of messages or the amount of money between the source and the target.