Class type Chartjs.animationItem
method chart : chart Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propChart object.
method render : chart Js_of_ocaml.Js.t -> animationItem Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methFunction that renders the chart.
method onAnimationProgress : animationItem Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methUser callback.
method onAnimationComplete : animationItem Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methUser callback.