MAIDR Documentation - v3.73.0
    Preparing search index...

    Result of convertCharts: the MAIDR data object plus the chart-to-subplot mapping the binder needs to route highlights back to the owning panel.

    interface AmChartsConversion {
        maidr: Maidr;
        panels: AmChartPanel[];
    }
    Index

    Properties

    Properties

    maidr: Maidr
    panels: AmChartPanel[]