Looking for how to register hover or click events on axis and tick labels

I have custom requirement to capture events on axis and tick labels . In example codepen I am able to get events and subsequent data excluding these two i.e area which has data traces.

How can I register hover event on both axis labels and tick labels of both scale with latest plotly version.