79301400

Date: 2024-12-22 17:31:58
Score: 1
Natty:
Report link

You can try to use yAxis.offset to align label. This can be useful

yAxis: {
  offset: 30,
  labels: { 
    align: 'left',
  }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Huân Phan