package statocaml_plots

  1. Overview
  2. Docs

Module Json.RegisterSource

Parameters

Signature

Sourceval plotters : P.t plotter Smap.t ref
Sourceval add_plotter : Smap.key -> P.t plotter -> unit
Sourceval plotter_by_name : Smap.key -> P.t plotter option
Sourceval plot : ?dir:string -> plot_param -> Yojson.Safe.t -> P.t -> (plot_param * Plot.gp) Lwt.t
Sourceval plot_from_json : ?dir:string -> Yojson.Safe.t -> P.t -> (plot_param * Plot.gp) Lwt.t
OCaml

Innovation. Community. Security.