MAIDR Documentation - v3.69.0
    Preparing search index...
    • Convert an AnyChart chart instance into a MAIDR data object.

      This function inspects the chart's series and metadata after it has been drawn, then constructs a Maidr JSON structure that can be passed to the <Maidr> React component or used with bindAnyChart().

      Parameters

      Returns Maidr | null

      The MAIDR data object, or null if no convertible series found.