Convert an amCharts 5 AmRoot into a MAIDR data object.
The function inspects the root's container children, finds the first XY chart, and converts each of its series into a MAIDR layer.
The amCharts 5 Root instance.
Root
Optional
Optional overrides for title, subtitle, and axis labels.
A Maidr object ready for <Maidr data={...}>.
<Maidr data={...}>
If no supported chart is found inside the root.
Convert an amCharts 5 AmRoot into a MAIDR data object.
The function inspects the root's container children, finds the first XY chart, and converts each of its series into a MAIDR layer.