queryGlyphMap

function queryGlyphMap<C extends Chart>(config: GlyphMapQueryConfig <C>): None

This function returns the GlyphMappings for the target Annotation IDs.

Type parameters

  • C: Chart

Parameters

  • config: GlyphMapQueryConfig <C>

Returns: GlyphMapping | GlyphMapping [] | undefined