Class type Chartjs_datalabels.listeners

method enter : (optionContext Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t) Js_of_ocaml.Js.callback Js_of_ocaml.Js.optdef_prop

The mouse is moved over a label.

method leave : (optionContext Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t) Js_of_ocaml.Js.callback Js_of_ocaml.Js.optdef_prop

The mouse is moved out of a label.

method click : (optionContext Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t) Js_of_ocaml.Js.callback Js_of_ocaml.Js.optdef_prop

The mouse's primary button is pressed and released on a label.