Module Mlpost__Hist
type 'a labels=|Values|User of 'a listtype path_3D=|Prems of Mlpost.Path.t * Mlpost.Path.t * Mlpost.Color.t|PasPrems of Mlpost.Path.t * Mlpost.Color.t
module Q = Mlpost.Misc.Qval max : 'a list -> 'aval maxlist : 'a list list -> 'aval maxcumul : float list list -> floatval move_hbox : 'a -> int -> float -> Mlpost.Box.t -> Mlpost.Box.tval default_vlabel : int -> 'a -> Mlpost__.Types.commandpic optionval laxe : nbcol:int -> ?vlabel:(int -> Mlpost.Num.t -> Mlpost__.Types.commandpic option) -> float -> float -> Mlpost.Num.t -> Mlpost__.Types.commandpic option -> Mlpost__.Types.commandpic option -> float -> int -> Mlpost__.Types.commandpicval draw_perspect : Mlpost__.Types.commandpic -> path_3D list -> Mlpost__.Types.commandpicval perspect : float -> bool -> Mlpost.Box.t -> Mlpost.Color.t option -> path_3Dval mk_perspect2 : path_3D list -> bool -> float -> Mlpost.Box.t -> int -> int -> 'a list -> path_3D listval box_perspect : float -> Mlpost.Box.t -> 'a list list -> path_3D listval label_direction : Mlpost__.Types.vposition -> float -> [> `Center | `North | `South ] * (Mlpost.Box.t -> Mlpost__.Point_lib.t)val mk_labels2 : Mlpost__.Types.commandpic -> Mlpost__.Types.vposition -> int -> int -> Mlpost.Box.t -> Mlpost__.Types.commandpic list -> float list -> Mlpost__.Types.commandpicval box_labels : (Mlpost__.Types.vposition * Mlpost__.Types.commandpic list labels) -> Mlpost.Box.t -> float list list -> Mlpost__.Types.commandpicval hist_labels : Mlpost__.Types.commandpic list -> Mlpost.Box.t -> Mlpost__.Types.commandpicval hist : cumul:bool -> 'a -> 'b -> float -> (Mlpost.Color.t list * Mlpost.Color.t list) -> bool -> float -> float -> ?histlabel:(Mlpost__.Types.vposition * Mlpost__.Types.commandpic list labels) -> ?hlabel:Mlpost__.Types.commandpic list -> int -> float list list -> Mlpost__.Types.commandpicval drawing_parameters : float -> float -> ?padding:float -> int -> float -> int -> float * float * floatval simple : ?width:float -> ?height:float -> ?padding:float -> ?fill:Mlpost.Color.t list -> ?perspective:bool -> ?hcaption:Mlpost__.Types.commandpic -> ?vcaption:Mlpost__.Types.commandpic -> ?histlabel:(Mlpost__.Types.vposition * Mlpost__.Types.commandpic labels) -> ?vlabel:(int -> Mlpost.Num.t -> Mlpost__.Types.commandpic option) -> ?hlabel:Mlpost__.Types.commandpic list -> float list -> Mlpost__.Types.commandpicval compare : ?width:float -> ?height:float -> ?padding:float -> ?fill:Mlpost.Color.t list -> ?perspective:bool -> ?hcaption:Mlpost__.Types.commandpic -> ?vcaption:Mlpost__.Types.commandpic -> ?histlabel:(Mlpost__.Types.vposition * Mlpost__.Types.commandpic list labels) -> ?vlabel:(int -> Mlpost.Num.t -> Mlpost__.Types.commandpic option) -> ?hlabel:Mlpost__.Types.commandpic list -> float list list -> Mlpost__.Types.commandpicval stack : ?width:float -> ?height:float -> ?padding:float -> ?fill:Mlpost.Color.t list -> ?perspective:bool -> ?hcaption:Mlpost__.Types.commandpic -> ?vcaption:Mlpost__.Types.commandpic -> ?histlabel:(Mlpost__.Types.vposition * Mlpost__.Types.commandpic list labels) -> ?vlabel:(int -> Mlpost.Num.t -> Mlpost__.Types.commandpic option) -> ?hlabel:Mlpost__.Types.commandpic list -> float list list -> Mlpost__.Types.commandpic