package chartjs

  1. Overview
  2. Docs
type ('a, 'b) t

Scriptable options also accept a function which is called for each of the underlying data values and that takes the unique argument context representing contextual information.

val of_fun : ('a -> 'b) -> ('a, 'b) t Js_of_ocaml.Js.t