Converts Victory chart children into MAIDR data, tagging the rendered SVG elements inside containerRef for highlight integration.
containerRef
Chart metadata, optional multi-panel layout, and the Victory children to introspect
Ref to the DOM node wrapping the rendered Victory SVG(s)
MaidrData ready to pass to <Maidr data={...}>
<Maidr data={...}>
Converts Victory chart children into MAIDR data, tagging the rendered SVG elements inside
containerReffor highlight integration.