'Overlap issue faced on gantt chart XAxis label [Highcharts]

The label of XAxis is overlapping in some cases, tried allowOverlap to false and text overflow properties but still same issue is there. enter image description here

Please check the image shared with this, in the XAxis the label when the range of XAxis is set to 2:00 but value of 3:00 is coming extra. The data values used is correct upto 2:00 only.

I tried text overlap and text overflow properties, also tried setting the padding and columns width, still same issue persists. The range should not display next hour i.e. 3:00.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source