MAIDR JavaScript API
    Preparing search index...

    The options exactly as the author passed them to new ApexCharts().

    interface ApexOptions {
        series?: (number | null)[] | ApexSeriesOption[];
    }
    Index

    Properties

    Properties

    series?: (number | null)[] | ApexSeriesOption[]

    The series as written; treemap leaf names are read from here.