'ApexCharts onclick event for labels

Is there any way to add clickEvent Handler to the labels of timeline chart in React.

Link to Chart: https://apexcharts.com/react-chart-demos/timeline-charts/advanced/

For DataPoints, there is dataPointSelection event, But I want to attach a event handler when user clicks on labels.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source