cjs_events.Rd
Allows you to alter/remove events that the chart will respond to
cjs_events( p, events = c("mousemove", "mouseout", "click", "touchstart", "touchmove") )
a chartjs htmlwidget
events to allow
An object of class htmlwidget
htmlwidget