Vz
Declarative data visualization with Vg.
Vg
Vz provides tools to map data to Vg images.
This is a low level layer. For quick exploratory visualizations use Vz_plot.
Vz_plot
Open the module to use it, this defines only modules.
module Nice : sig ... end
Nicing numbers.
module Dom : sig ... end
Domains.
module Dmap : sig ... end
Maps between domains.
module Scale' : sig ... end
Scales.
type ('a, 'b) stat
The type for a statistic of type 'b on data values of type 'a.
'b
'a
module Stat : sig ... end
Data statistics.
module Mark : sig ... end
Marks.