Sign in to follow this  
shashanks

Angular chart transparency

Recommended Posts

Hi,


I'm using the angular plugin, how do I get my chart to be transparent? This is my json: 


{

"caption": 'chart',

'bgAlpha': '0',

'legendBgAlpha': '0',

'canvasbgAlpha': '0',

'legendBorderAlpha': '0',

'palettecolors': '#5bc0de,#1aaf5d,#f2c500',

'useplotgradientcolor': '0',

'showcanvasborder': '0',

'showColumnShadow': '0',

'showBorder':'0',

'plotborderalpha': '10',

'containerBackgroundOpacity': '0'

}

 

I still see a white background and canvas

 

Thanks

Share this post


Link to post
Share on other sites

Hi,

 

The issue has been fixed internally. The fixed version has also been released recently. Please upgrade and test it at your end.

 

Implemented demo fiddle: http://jsfiddle.net/moonmi/9t8Lx28v/

 

Please, also note that our latest FusionCharts 3.7.0 has also been released. The evaluation version can be downloaded from the link below:

http://www.fusioncharts.com/download/

 

Hope this helps.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this