ChrisC Report post Posted July 28, 2010 Hi! I'm new to Fusion Charts and so far it has everything I need. I am having a problem removing the borders/labels marked in red on the graph below: My XML is at: http://dl.dropbox.com/u/3812962/MSColumn2D.txt I will be adding in a background image at a later date so I can't just set the border colour to the same colour as the background! Any help appreciated Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 28, 2010 Hi Chris, Welcome to FusionCharts forum and thanks for your kind words. Please try setting the value of the attribute "bgAlpha" to '0' to make the background of the chart transparent, so that even if you specify a color it does not get displayed. Please try specifying the value of the attribute "divLineAlpha" to '0' so that the numdivline does not get displayed. I am afraid, FusionCharts Free does not support alpha property for canvas-border. So the only way not to display the canvas border is to specify the same canvas-border color as the background. Hope this helps. Share this post Link to post Share on other sites
ChrisC Report post Posted July 28, 2010 (edited) Thanks for your reply. I've had some success using the trial version, however I just need to remove/set transparent the areas marked in red and also remove the Y-Axis labels. The orange/pumpkin is a background image XML: http://dl.dropbox.com/u/3812962/MSColumn2D2.txt Could you let me know how this is done? Thanks! Edited July 28, 2010 by Guest Share this post Link to post Share on other sites
Sanjukta Report post Posted July 28, 2010 Hi, You are welcome. Could you please send us the XML file that you are using to render the chart? The XML you have currently posted does not correspond to the image that you have sent us. Please check with the attached screenshot of the chart rendered with the XML you had sent. Awaiting your reply. Share this post Link to post Share on other sites
ChrisC Report post Posted July 28, 2010 The XML attached seems to be correct (you wont have the bg image) I've double checked and you can download it at: http://dl.dropbox.com/u/3812962/Xml-final.txt You can also download the background image at: http://dl.dropbox.com/u/3812962/pumpkin.jpg Thanks Share this post Link to post Share on other sites
Sanjukta Report post Posted July 28, 2010 Hi, Aplogoies for the inconvenience caused. I am afraid, you cannot change the transparecy of the background (as you have shown in the image) as the color taken up by the chart is due to the SWF image file. Also please try using the attribute "bgSWFAlpha" to a value depending on the intensity of transparency you intend to display. For the second mark on the image, please try using the attribute "showAlternateHGridColor='0'" in the <chart> element. Please check with the attached image for your refernce. Hope this helps. Share this post Link to post Share on other sites