Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpSetQueryAddonProps<S, T>

Type parameters

Hierarchy

Index

Properties

height

height: number

the addon height

index

index: number

query index

overlap

overlap: null | readonly T[]

the optional overlap of the query with the current set

query

query: UpSetQuery<T>

the current query to show

secondary

secondary: boolean

whether to render the query in secondary mode

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