Module Mlpost__.Hist
type 'a labels
=
|
Values
|
User of 'a list
type 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.Q
val max : 'a list -> 'a
val maxlist : 'a list list -> 'a
val maxcumul : float list list -> float
val move_hbox : 'a -> int -> float -> Mlpost.Box.t -> Mlpost.Box.t
val default_vlabel : int -> 'a -> Mlpost__.Types.commandpic option
val 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.commandpic
val draw_perspect : Mlpost__.Types.commandpic -> path_3D list -> Mlpost__.Types.commandpic
val perspect : float -> bool -> Mlpost.Box.t -> Mlpost.Color.t option -> path_3D
val mk_perspect2 : path_3D list -> bool -> float -> Mlpost.Box.t -> int -> int -> 'a list -> path_3D list
val box_perspect : float -> Mlpost.Box.t -> 'a list list -> path_3D list
val 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.commandpic
val box_labels : (Mlpost__.Types.vposition * Mlpost__.Types.commandpic list labels) -> Mlpost.Box.t -> float list list -> Mlpost__.Types.commandpic
val hist_labels : Mlpost__.Types.commandpic list -> Mlpost.Box.t -> Mlpost__.Types.commandpic
val 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.commandpic
val drawing_parameters : float -> float -> ?padding:float -> int -> float -> int -> float * float * float
val 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.commandpic
val 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.commandpic
val 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