Skip to main content

Developer Reference / @visdesignlab/upset2-react / AltText

Interface: AltText

Defined in: types.ts:22

Represents the alternative text for an Upset plot.

Properties

PropertyTypeDescriptionDefined in
longDescriptionstringThe long description for the Upset plot.types.ts:26
shortDescriptionstringThe short description for the Upset plot.types.ts:31
techniqueDescriptionstringThe technique description for the Upset plot.types.ts:36
warnings?stringOptional warnings for the Upset plot. Not yet implemented by the API as of 4/22/24types.ts:42