Liking cljdoc? Tell your friends :D

chart-utils.colors


color-distanceclj

(color-distance c1 c2)

Natural color distance metric, see http:;www.compuphase.com/cmetric.htm

Natural color distance metric, see http:;www.compuphase.com/cmetric.htm
raw docstring

create-color-scaleclj

(create-color-scale min max triples)

create-color-scale-segmentsclj

(create-color-scale-segments & val-col-pairs)

divergence-colorscaleclj

(divergence-colorscale min max)
From 'brownblue' of http://www.mathworks.com/matlabcentral/fileexchange/17555-light-bartlein-color-maps
raw docstring

divergence-colorscale-deadbandclj

(divergence-colorscale-deadband min max min-dead max-dead)

Useful for divergences with a band of values within that should be deemphasized (by scaling their values by 0.1). From 'brownblue' of http://www.mathworks.com/matlabcentral/fileexchange/17555-light-bartlein-color-maps

Useful for divergences with a band of values within that should be deemphasized 
(by scaling their values by 0.1). From 'brownblue' of http://www.mathworks.com/matlabcentral/fileexchange/17555-light-bartlein-color-maps
raw docstring

magnificationclj

(magnification x alpha beta)

Magnification. See http://www.caida.org/~youngh/colorscales/nonlinear.html. x is in [0,1], alpha should vary between -1 and 1, and a good range for beta is [0.5, 5.5].

Magnification. See http://www.caida.org/~youngh/colorscales/nonlinear.html.
x is in [0,1], alpha should vary between -1 and 1, and a good range for beta is [0.5, 5.5].
raw docstring

same-brightness-rainbowclj

(same-brightness-rainbow min max)
Scale from https://mycarta.wordpress.com/2012/12/06/the-rainbow-is-deadlong-live-the-rainbow-part-5-cie-lab-linear-l-rainbow/
Rainbow with constant perceived brightness.
raw docstring

segments-to-heat-map-scaleclj

(segments-to-heat-map-scale color-scale values)

transformationclj

(transformation x mu v)

tripel2colorclj

(tripel2color [r g b])

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close