Functiondojox.color.Generator.analogous

dojo.require("dojox.color.Generator");
defined in dojox/color/Generator.js

generates n colors based on a base color, based on a fixed hue angle delta (relative to the base hue) with slight variations in saturation.

Usage

function (/*Object*/ kwArgs) (view source)
parametertypedescription
kwArgsObject