Search the Community
Showing results for tags 'transparency'.
Found 2 results
-
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
-
Could you please tell me how to create a FusionCharts chart with transparent background? I tried several documented background property combinations without luck... For comparison, the following chart shows whatever background color finds behind the pie: http://jsfiddle.net/cristiscu/ejuq0x10/2/ Thank you so much, Cristian