usefulidiot Report post Posted February 28, 2008 Is it possible to remove all backgrounds and have a transparent background? Looking to do seamless integration into a page, but if not, i am going to have to design containers for all of the gauges. Thanks, Chris Share this post Link to post Share on other sites
FusionCharts Support Report post Posted February 29, 2008 Hi, You can do this by seeeing bgAlpha='0' bgColor='ffffff'. YOu also need to use new JavaScript method setTransparent(true) while rendering the gauge. This will make the angular gauge's background transparent. Share this post Link to post Share on other sites