Hi,
Is there any way to use a palette with semi-transparent colors (i.e with a variable opacity/alpha)?
My fiddle: http://jsfiddle.net/cristiscu/bsgvyjw4/1/
I tried using rgba syntax for the string passed to paletteColors, but it does not seem to work. What if all colors have the same opacity? Or can we use rgba for at least a point color? Any suggestion/hack/tip is appreciated...
Thanks,
Cristian