react-chartjs-2
react-chartjs-2 copied to clipboard
onclick function on x-axis labels and draw underline for x-axis labels.
Team, As per my requirement I have to create a onclick function for x-axis labels and get label data inside function. Also draw underline for each of the x-axis labels.
How can I achieve this
Hi @stardev24 👋
Sorry for a late reply, but you should look into chart.js legend configuration options, specifically onClick
event.