MAIDR Documentation - v3.69.0
    Preparing search index...
    • 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.

      Parameters

      • root: AmRoot

        The amCharts 5 Root instance.

      • Optionaloptions: AmChartsBinderOptions

        Optional overrides for title, subtitle, and axis labels.

      Returns Maidr

      A Maidr object ready for <Maidr data={...}>.

      If no supported chart is found inside the root.