MAIDR Documentation - v3.69.0
    Preparing search index...

    Manages DOM rectangles drawn over an amCharts 5 chart to provide MAIDR-style highlight feedback during keyboard navigation.

    Index

    Constructors

    Methods

    Constructors

    • Parameters

      • host: HTMLElement

        Positioned wrapper element that contains root.dom.

      • rootDom: HTMLElement

        The amCharts root DOM element the overlay aligns to.

      • getColor: () => string

        Returns the current highlight color (read at draw time).

      Returns HighlightOverlay

    Methods