Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Plots.Contrib
Sourceval prepare_data :
?after:Ptime.t ->
?before:Ptime.t ->
?release:string ->
P.t ->
(P.profile
* Statocaml.Iset.t
* Statocaml.Iset.t
* Statocaml.Iset.t
* Statocaml.Iset.t)
list
val wrap_param :
(Statocaml_plots.Plot.gp ->
?with_node_info:bool ->
?after:Ptime.t ->
?before:Ptime.t ->
?period_name:string ->
?release:string ->
'a ->
unit Lwt.t) ->
'a Statocaml_plots.Json.plotter