MAIDR JavaScript API
    Preparing search index...

    Function groupNameAt

    • What a box-shaped group is called in a description's data table.

      The authored name where there is one, and a positional fallback where there is not -- an unnamed group used to put undefined in the cell, which the dialog blanks, so the whole column came out empty with nothing to say which row was which. fill is read alongside z for the reason BoxPoint.fill gives.

      Parameters

      • points: BoxPoint[]

        The trace's groups, in navigation order.

      • index: number

        Which group.

      • noun: string = 'Group'

        What one of these is called, for the fallback.

      Returns string

      The group's name.