package gr

  1. Overview
  2. Docs
OCaml bindings to the GR plotting library

Install

Dune Dependency

Authors

Maintainers

Sources

gr-v0.0.1.tbz
sha256=4d290ad7cd66a1b6c542bc53165e25fe7b39f4c0dfacf61db5cdb370f92c2a94
sha512=f216ef6a8f957a3009e9df09922258769cf080f02a03c55e370293f826b6c0418104767713e58c90971cd9c1e68ed0ce4c7d641355e50a0e978513f95b384f79

README.md.html

Lowlevel bindigs to the GR plotting framework

Based on version 0.37.0, the one installed by hombrew on osx (brew install libgr). Very incomplete: I don't know how to thead with the meta thingy in ctypes, and I have yet to bind the GKS library (which includes all the constants for the plot styles).

The documentation is published here: online documentation.

Currently libGr is only looked through the default library paths of your system. you can customise this by specifying the complete absolute path of libGR.so with the environment variable LIBGRPATH