Converts Victory chart children into MAIDR data, tagging the rendered SVG elements inside containerRef for highlight integration.
containerRef
Chart metadata and the Victory children to introspect
Ref to the DOM node wrapping the rendered Victory SVG
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.