MAIDR Documentation - v3.69.0
    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 and the Victory children to introspect

      • containerRef: RefObject<HTMLDivElement | null>

        Ref to the DOM node wrapping the rendered Victory SVG

      Returns Maidr

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