xuen Report post Posted June 27, 2012 Hi, I have an issue which the shadow of the plot data is show on the top for the bar. But for StackBar2D and MSBar2D, it is fine to render the shadow at the bottom. Please find the attached image. Left hand side is MSBar2D chart, with the XML (ShadowAtBottom), the shadow is show at the bottom. Right hand side is the Bar2D chart, with the XML (ShadowOnTop), the shadow is show on top of the plot data. I would like to show all the shadow at the bottom. Please help. Thanks in advance. ShadowAtBottom.txt ShadowOnTop.txt Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted June 27, 2012 (edited) Hi, With regard to your query, you can use shadow styles to "DATAPLOT" object and customize the shadow on the data plot in Bar2D Chart, to show at the bottom. Please find the attached screen shot along with the modified XML for your reference. Hope this helps. ShadowOnTop.txt Edited June 27, 2012 by Sashibhusan Share this post Link to post Share on other sites
xuen Report post Posted June 28, 2012 Hi, Do there have others way to show the shadow? Why can't it be like StackBar2D and MSBar2D, automatically show the shadow at the bottom. Reason why I need other work-around or make it automatic show at the bottom is because I do not want to use style to render the shadow due to JavaScript charts does not support any other style formatting. I know the style "<style type='Shadow' name='Shadow_2' angle='90' color='999999' alpha='100' blurX='0' blurY='3' strength='1' distance='3'/>" can only work with IE8 and FireFox v12.0 and below. If i have FireFox v13.0, the shadow is not show anymore. I hope the chart with setting "showShadow='1'" already can show the shadow at the bottom like StackBar2D and MSBar2D. Please help. Thanks in advance. Hi, With regard to your query, you can use shadow styles to "DATAPLOT" object and customize the shadow on the data plot in Bar2D Chart, to show at the bottom. Please find the attached screen shot along with the modified XML for your reference. Hope this helps. Share this post Link to post Share on other sites
xuen Report post Posted July 2, 2012 Hi, Can anyone help on this issues? Thanks in advanced. Hi, Do there have others way to show the shadow? Why can't it be like StackBar2D and MSBar2D, automatically show the shadow at the bottom. Reason why I need other work-around or make it automatic show at the bottom is because I do not want to use style to render the shadow due to JavaScript charts does not support any other style formatting. I know the style "<style type='Shadow' name='Shadow_2' angle='90' color='999999' alpha='100' blurX='0' blurY='3' strength='1' distance='3'/>" can only work with IE8 and FireFox v12.0 and below. If i have FireFox v13.0, the shadow is not show anymore. I hope the chart with setting "showShadow='1'" already can show the shadow at the bottom like StackBar2D and MSBar2D. Please help. Thanks in advance. Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted July 2, 2012 Hi, We have reported this issue and our developers are looking into it. Further any updates, we will get back to you soon. Hope this helps ! Share this post Link to post Share on other sites
xuen Report post Posted July 3, 2012 Hi, Thanks. Hi, We have reported this issue and our developers are looking into it. Further any updates, we will get back to you soon. Hope this helps ! Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted July 3, 2012 (edited) Hi, Thanks. Hi, You are welcome. Thank you for your continued patience and patronage. Happy FusionCharting. Edited July 3, 2012 by Sashibhusan Share this post Link to post Share on other sites