module Axis : sig ... endval empty_update_config : ?preservation:bool -> unit -> updateConfig Js_of_ocaml.Js.tval empty_streaming_config : unit -> streaming Js_of_ocaml.Js.tval of_axis : Chartjs.#axis Js_of_ocaml.Js.t -> streaming Js_of_ocaml.Js.t Js_of_ocaml.Js.optdefval of_chart_options : Chartjs.#chartOptions Js_of_ocaml.Js.t -> streaming Js_of_ocaml.Js.t Js_of_ocaml.Js.optdefval of_global : unit -> streaming Js_of_ocaml.Js.t Js_of_ocaml.Js.optdefval set_to_axis : Chartjs.#axis Js_of_ocaml.Js.t -> streaming Js_of_ocaml.Js.t -> unitval set_to_chart_options : Chartjs.#chartOptions Js_of_ocaml.Js.t -> streaming Js_of_ocaml.Js.t -> unitval set_globally : streaming Js_of_ocaml.Js.t -> unit