/color-gradient

A tool to generate a color based on a value and color thresholds

Primary LanguagePHP

Color Gradient

This library generates color gradients based on color gradient array and a given value.

Installation

Use Composer to install Color Gradient in your project:

composer require "zhb/color-gradient"

Examples