MAIDR JavaScript API
    Preparing search index...
    • The selector for an area series' top edge.

      Each area series draws two path.apexcharts-area: the fill and then the stroke along the band's top (fill="none"). The stroke has exactly one vertex per point, where the fill carries the baseline as well.

      Parameters

      • root: string

        The chart's rootSelector

      • realIndex: number

        The series' index in w.config.series

      Returns string

      A selector matching the series' stroke path