chroma.js icon indicating copy to clipboard operation
chroma.js copied to clipboard

Is there a way to toggle scale reverse?

Open pramod-bls opened this issue 2 years ago • 0 comments

This is a fantastic library!!

A quick question is there was way to flip the chroma.scale? i tried

chroma.scale.domain([0,1) vs chroma.scale.domain([1,0])

for a custom scale, but it does not change anything.

thanks!

pramod-bls avatar Apr 09 '23 20:04 pramod-bls