MAIDR Documentation - v4.4.0
    Preparing search index...
    • Convert an am5flow series — a Sankey, a Chord or an ArcDiagram — into FlowPoint data.

      One point per link, which is the whole payload: MAIDR derives the nodes from the links by design, so series.nodes is deliberately not read. A second list would be a second source of truth for something the links already say, and the two could then disagree.

      A link missing an end, or carrying no weight, is dropped rather than kept as a gap — the same call the pie, funnel and waterfall conversions make. A link amCharts draws no ribbon for but MAIDR still counts would slide every later position onto its neighbour.

      Parameters

      Returns FlowPoint[]