MAIDR JavaScript API
    Preparing search index...
    • The selector for one heat map cell.

      ApexCharts stamps each cell with its series (i, which is the series' realIndex) and its column (j), so a cell is addressed by both rather than by position: rects are interleaved with data-label groups, and the rows are drawn from the last series up.

      Parameters

      • root: string

        The chart's rootSelector

      • i: number

        The series (row) index in w.config.series

      • j: number

        The column index

      Returns string

      A selector matching that one cell