MAIDR Documentation - v3.69.0
    Preparing search index...
    • Generates a CSS selector for heatmap cell elements.

      Heatmap cells carry the highcharts-point class. They are typically rendered as <rect>, but matching by class only is more robust to future Highcharts changes (e.g., rounded-corner cells using <path>).

      Parameters

      • containerId: string
      • seriesIndex: number

      Returns string