MAIDR Documentation - v4.4.0
    Preparing search index...
    • Resolve every declaration on a chart into the layers they describe.

      Runs in three passes, and the order matters: every declaration is read before any companion is resolved, so a companion of a later layer is not swallowed as an earlier layer's merged sibling, and every companion is absorbed before the merge pass, so an absorbed series is never also an arm.

      Parameters

      Returns AmDeclarationPlan

      The declared layers, and the series they absorbed.