Cristi S. Report post Posted August 8, 2017 (edited) Hi, Some old external post (see this) suggests custom series shadows (by custom I mean to at least turn them on and off) were supported only by your Flash version. Is anything changed today, for current JavaScript version? Your charts may have the best default look and feel I've seen so far, with smart use of series gradients and other smooth effects. However, I am surprised I did not find any custom shadow for the series. They could add an extra edge when used with lines or scatter points, for instance, as here below: Is there anything I missed? Best Regards, Cristian Edited August 8, 2017 by Cristi S. inserted image Share this post Link to post Share on other sites
Akash Biswas Report post Posted August 10, 2017 Hi Cristian, The shadow for the line chart can be set using the attribute "showShadow" and set it to "1". However the shadow configuration settings which was available in Flash versions has been deprecated now. Sample Without shadow : http://jsfiddle.net/n16ms1ts/Sample With shadow : http://jsfiddle.net/n16ms1ts/1/ Thanks, Akash. Share this post Link to post Share on other sites
Cristi S. Report post Posted August 10, 2017 Uh, you're right, sorry about this. It's just too thin and very hard to detect it Thanks, -Cristian Share this post Link to post Share on other sites