score:0

no, since chart.js v3 the click event is limited to the chart area only so you will need to add your own click listener to the canvas.

in this click listener you can then use the getvalueforpixel to get the x label


Related Query

More Query from same tag