Class type Chartjs.tooltipModel
method dataPoints : tooltipItem Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propThe items that we are rendering in the tooltip.
method xPadding : int Js_of_ocaml.Js.readonly_propmethod yPadding : int Js_of_ocaml.Js.readonly_propmethod xAlign : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod yAlign : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method x : float Js_of_ocaml.Js.readonly_propmethod y : float Js_of_ocaml.Js.readonly_propmethod width : float Js_of_ocaml.Js.readonly_propmethod height : float Js_of_ocaml.Js.readonly_propmethod caretX : int Js_of_ocaml.Js.readonly_propWhere the tooltip points to.
method body : tooltipBodyLines Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod beforeBody : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod afterBody : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod bodyFontColor : Color.t Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod __bodyFontFamily : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod __bodyFontStyle : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod __bodyAlign : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod bodyFontSize : int Js_of_ocaml.Js.readonly_propmethod bodySpacing : int Js_of_ocaml.Js.readonly_prop
method title : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Indexable.t Js_of_ocaml.Js.readonly_propmethod titleFontColor : Color.t Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod __titleFontFamily : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod __titleFontStyle : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod titleFontSize : int Js_of_ocaml.Js.readonly_propmethod __titleAlign : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod titleSpacing : int Js_of_ocaml.Js.readonly_propmethod titleMarginBottom : int Js_of_ocaml.Js.readonly_prop
method caretSize : int Js_of_ocaml.Js.readonly_propmethod caretPadding : int Js_of_ocaml.Js.readonly_propmethod cornerRadius : int Js_of_ocaml.Js.readonly_propmethod backgroundColor : Color.t Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod labelColors : Color.t Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propColors to render for each item in body. This is the color of the squares in the tooltip.
method labelTextColors : Color.t Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod opacity : float Js_of_ocaml.Js.readonly_propZero opacity is a hidden tooltip.