package chartjs-streaming

  1. Overview
  2. Docs

Module Chartjs_streamingSource

Sourcemodule Axis : sig ... end
Sourceclass type updateConfig = object ... end
Sourceclass type streaming = object ... end
Sourceval empty_update_config : ?preservation:bool -> unit -> updateConfig Js_of_ocaml.Js.t
Sourceval empty_streaming_config : unit -> streaming Js_of_ocaml.Js.t
Sourceval set_globally : streaming Js_of_ocaml.Js.t -> unit