package color-brewery

  1. Overview
  2. Docs

Color brewery

This module offers colors palettes and functions to brew new colors. In particular, it gives an easy access to the color schemes of ColorBrewer designed by the cartographer Cynthia A. Brewer to assist mapmakers in choosing appropriate color schemes. It also provides a color gradient function.

Install

The easier way to install this library is to use opam:

opam install color-brewery

If you prefer to compile by hand, install the dependencies listed in color-brewery.opam and issue dune build @install.

Documentation

The documentation is available in color_brewery.mli or online.

OCaml

Innovation. Community. Security.