Using Chart.js version 3, how do you make the y-axis label clickable?
I'm using a stack bar chart and I want to be able to click on the vendor/product noted in the below image in red on the y-axis. How would wire up a click event to those labels to navigate to new page?