Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpSetSelectionAddonProps<S, T>

Type parameters

Hierarchy

Index

Properties

height

height: number

the addon height

overlap

overlap: null | readonly T[]

the optional overlap of the selection with the current set

selection

selection: UpSetSelection<T>

the current selection of the plot

selectionColor

selectionColor: string

the specified selection color

set

set: S

the current set to visualize

theme

theme: "dark" | "light" | "vega"

the theme of the UpSetJS plot

width

width: number

the addon width