MAIDR Documentation - v3.72.1
    Preparing search index...
    • Converts Victory chart children into MAIDR data, tagging the rendered SVG elements inside containerRef for highlight integration.

      Parameters

      • config: VictoryAdapterConfig

        Chart metadata, optional multi-panel layout, and the Victory children to introspect

      • containerRef: RefObject<HTMLDivElement | null>

        Ref to the DOM node wrapping the rendered Victory SVG(s)

      Returns Maidr

      MaidrData ready to pass to <Maidr data={...}>