0
Q:

chart.js on hover and onclick event

  onHover: function(event,elements) {
    $("#canvas1").css("cursor", elements[0] ? "pointer" : "default");
  }
0

New to Communities?

Join the community