Module Chartjs_annotationSource

Sourcemodule Line_mode : sig ... end
Sourcemodule Draw_time : sig ... end
Sourcemodule Position : sig ... end
Sourceclass type baseAnnotation = object ... end
Sourceclass type label = object ... end
Sourceclass type 'a lineAnnotation = object ... end
Sourceclass type ['a, 'b] boxAnnotation = object ... end
Sourceclass type annotation = object ... end
Sourcemodule CoerceTo : sig ... end
Sourceval empty_label : unit -> label Js_of_ocaml.Js.t
Sourceval empty_box_annotation : unit -> ('a, 'b) boxAnnotation Js_of_ocaml.Js.t
Sourceval empty_line_annotation : unit -> 'a lineAnnotation Js_of_ocaml.Js.t
Sourceval empty_annotation_config : unit -> annotation Js_of_ocaml.Js.t