I am down rev canvas.js 1.19.10. Running in Chrome Version 84.0.4147.125 (Official Build) (64-bit)
I have been using the product for a long time and it works very well. I now need to do something based on the click function. For testing this, I added this line to data: section
click: function (e) { alert(e.dataPoint.label); },
It only fires sometimes, even for the same data point. In the debug console there is no error message thrown.
Did anybody else experience this issue? I have to continue development so will assume I can get it working. If there is no workaround, I will try and upgrade to the latest version.
Thanks,
Mike