Is there a way we can excute certain script only if the user clicks on the bars of a bar chart.
I have some script perfectly working fine which I put on click event of a bar chart. But this script executes when the user clicks any where inside the chart and I need that script to be executed when the user clicks on the bars only.