MAIDR JavaScript API
    Preparing search index...

    Variable NESTED_DATA_TYPESConst

    NESTED_DATA_TYPES: ReadonlySet<TraceType> = ...

    Trace types whose layer data is a nested array of groups (LiveDataPoint[][]) rather than a flat point array. Used so appending works even when the outer array starts empty (no shape to inspect).