Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional aggregatedThe nodes rolled up into this one, when the node is an aggregate.
Optional columnZero-based index of the column the node sits in.
Optional dropoffNumber of sessions that ended at the node.
Optional idUnique identifier for the node.
Optional incomingNumber of sessions entering the node.
Optional nameThe facet value the node represents.
Optional outgoingNumber of sessions leaving the node.
Optional typeThe kind of node. regular is a single facet value, other rolls up the values that did not
fit within entries_per_step, and dropoff collects the sessions that ended at this column.
Optional valueNumber of sessions passing through the node.
Generated using TypeDoc
A node of the Sankey diagram, representing one facet value in one column.