I want to display tooltip on category axis of chart on mouse hover event, instead of click event.
I would like to see an 'axisLabelHover' event.
Achyut, should we assume that you are requesting to have axisLabelHover event for the chart, in addition to the axisLabelClick event currently exposed? Would that help to implement tooltips in your scenario?