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.
Generates a CSS selector for histogram bar elements.
Histogram bins carry the
highcharts-pointclass. 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.