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

      Histogram bins carry the highcharts-point class. Like bar/column, the element tag varies between <rect> (square corners) and <path> (rounded corners, the default in Highcharts v11+). Matching by class only handles both.

      Parameters

      • containerId: string
      • seriesIndex: number

      Returns string