• Exports the state of the Upset plot.

    Parameters

    • provenance: Trrack<UpsetConfig, string>

      The UpsetProvenance object that tracks the state changes of the Upset component.

    • Optional data: CoreUpsetData

      Optional. The CoreUpsetData data of the Upset component. (Raw Data)

    • Optional rows: Rows

      Optional. The rows data of the Upset component. (Processed Data)

    Returns void