All Projects → dbuenzli → Vz

dbuenzli / Vz

Declarative data visualization for OCaml (experiment, unreleased)

Programming Languages

ocaml
1615 projects

Vz — Declarative data visualization for OCaml

Release %%VERSION%%

Declarative data vizualization with Vg.

Vz depends on Gg and Vg. It is distributed under the BSD3 license.

Home page: http://erratique.ch/software/vz Contact: Daniel Bünzli <daniel.buenzl [email protected]>

Installation

Vz can be installed with opam:

opam install vz

If you don't use opam consult the opam file for build instructions and a complete specification of the dependencies.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.

Sample programs

Sample programs and vizualisations can be found in the test directory. Some of these can be seen online

Sample programs and test programs are located in the test directory of the distribution. Tests can be built with:

ocamlbuild -use-ocamlfind test/tests.otarget

The resulting binaries are in _build/test

  • test.native tests the library, nothing should fail.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].