ticksPlacement

Specifies the position of the ticks. Possible values are:

  • outside
  • inside
  • through
axisX: {
    ticksPlacement: 'through'
}

This setting is demonstrated in the following example.