Developer Reference / @visdesignlab/upset2-react / UpsetItem
Interface: UpsetItem
Defined in: types.ts:91
Raw data object for an UpSet plot. This is used to generate the processed data. Column annotations are inferred from the data types.
Indexable
[key
: string
]: string
| number
| boolean