mmein Report post Posted July 18, 2008 I'm having trouble getting the background for my widget completely transparent. I've set the bgAlpha to 0 but there's still a fait gradient. Anyone have any ideas? Cheers Share this post Link to post Share on other sites
Rahul Kumar Report post Posted July 18, 2008 Hi, Could you please use chartObj.setTransparent(true) in javascript, and set the attribute bgAlpha='0,0'. Share this post Link to post Share on other sites
mmein Report post Posted July 18, 2008 Hi, Thanks for that, I have set bgAlpha='0,0' which has turned the background completely white. But adding the setTransparent call results in an 'Object doesn't support this property or method' error. Is there anything else I can try? Thanks Share this post Link to post Share on other sites
Rahul Kumar Report post Posted July 19, 2008 Hi, Could you please download our new FusionCharts.js (ver 1.2 nov.). You can have this by downloading the latest evaluation package or updating the licensed package. Share this post Link to post Share on other sites