cheatah
Struct

color::Color

cheatah-plot v0.1.0-alpha — Biome Standard 0.6.3-alpha

One RGBA colour, channels in [0, 1].

Alpha exactly 0 means "auto: take the next palette colour".

Functions

fn void cheatah_pretty_print(std::ostream &os_, long long indent_) const #

Constants & variables

var double r #
var double g #
var double b #
var double a #