Universe

Qualitative Colormaps for Typst

Qualitative colormaps contain a fixed number of distinct and easily differentiable colors. They are suitable to use for e.g. categorical data visualization.

Source

The following colormaps are available:

Usage

Usage is very simple:

#import "@preview/qcm:0.1.0": colormap

#colormap("Set1", 5)