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().
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 withbindAnyChart().