Developer Reference / @visdesignlab/upset2-react / AltText
Interface: AltText
Defined in: types.ts:22
Represents the alternative text for an Upset plot.
Properties
Property | Type | Description | Defined in |
---|---|---|---|
longDescription | string | The long description for the Upset plot. | types.ts:26 |
shortDescription | string | The short description for the Upset plot. | types.ts:31 |
techniqueDescription | string | The technique description for the Upset plot. | types.ts:36 |
warnings? | string | Optional warnings for the Upset plot. Not yet implemented by the API as of 4/22/24 | types.ts:42 |