shashanks Report post Posted March 20, 2015 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
Moonmi Sonowal Report post Posted March 20, 2015 Hi, As of now this feature is not added to AngularJS plugin. However, we are looking into its feasibility and keep you posted about the updates. Thanks. Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted March 26, 2015 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