Module Chartjs.Tooltip_position
val average : tWill place the tooltip at the average position of the items displayed in the tooltip.
val nearest : tWill place the tooltip at the position of the element closest to the event position.
val of_string : string -> t