This node implements a JavaScript visualization of causal graphs. A causal graph consists of nodes representing activities and two types of directed edges connecting nodes. Certain edges (blue by default) represent strong causal dependencies and uncertain edges (red by default) represent weak dependencies. A third type of edges is used to represent long-term dependencies (yellow by default).
- Type: Causal GraphCausal Grapha causal graph