add category label mouse events
Events triggered when a user clicks/hovers/etc a category label (xAxis labels).
I would use this to provide more in depth information about the label clicked. For instance, charting years in xAxis, user clicks 2012, should bring up a menu with additional options for that year
-
John "Seg" Seggerson commented
To add more context to my votes, the ability for events on Category Label is critical for implementation in Vue.
The inclusion of the Black Label plugin results in other native Highcharts events to break, thus unsatisfactory as a solution.
Please reconsider native support for click events on xAxis labels, just as it's supported in `SeriesEventsOptionsObject`.
-
Paweł Fus commented
Implemented by Black Label's plugin, Custom-Events: http://www.highcharts.com/plugin-registry/single/15/Custom-Events