GlyphQueryConfig

interface GlyphQueryConfig

An interface that defines the parameters for a call to the queryGlyphMap() function.

Properties

annotations

annotations: undefined | Annotation []

Constrain the query to these Annotations.

chart

chart: undefined | Chart <any>

Constrain the query to glyphs rendered in this Chart.

selector

selector: undefined | string

Constrain the query to glyphs with this selector.