package
0.0.0-20170323211221-abd1f791f5ee
Repository: https://github.com/aclements/go-gg.git
Documentation: pkg.go.dev
# Packages
Package brewer provides color specifications and designs developed by Cynthia Brewer (http://colorbrewer.org/).
# Variables
Viridis is a continuous sequential color map that is perceptually uniform, colorblind-friendly, and converts well to grayscale.
# Structs
RGBGradient is a Continuous palette that interpolates between a sequence of colors.
# Interfaces
A Continuous palette is a function from [0, 1] to colors.