Family Chart API Documentation - v0.8.1
    Preparing search index...

    Function CalculateTree

    • Calculate the tree

      Parameters

      • options: CalculateTreeOptions & { data: Data }

        The options for the tree

        • data

          The data for the tree

        • data: Data

          The data for the tree

      Returns Tree

      The tree

      Use f3.calculateTree instead