lteng.coppertree Report post Posted July 9, 2013 Hi, I noticed that clickURL for the chart will overwrite all other interactive elements for the chart. For example, the legend toggle for series. The interactive element being clicked will still fire but the clickURL will do, too. I also noticed that someone reported this bug 3 years ago. I am wondering if it's fixed or is there a workaround for this. Thanks Share this post Link to post Share on other sites
Sanjukta Report post Posted July 10, 2013 Hi, I noticed that clickURL for the chart will overwrite all other interactive elements for the chart. For example, the legend toggle for series. The interactive element being clicked will still fire but the clickURL will do, too. I also noticed that someone reported this bug 3 years ago. I am wondering if it's fixed or is there a workaround for this. Thanks Hi, Could you please try rendering the JavaScript charts explicitly to keep the legend interactive with the rest of the chart with "clickURL" active and see if this helps? Ref.- http://docs.fusioncharts.com/charts/contents/?FirstChart/UsingPureJS.html#force This issue has been noticed in the Flash Charts and we are currently working on the same. We shall update you as soon we come up with the solution. Hope this helps. Share this post Link to post Share on other sites
lteng.coppertree Report post Posted July 22, 2013 (edited) I completely forgot about this topic... It doesn't help. However, I did find a workaround. I just disable the clickURL function whenever "legendItemClicked" event is fired because, for me, all I need it interactive legend. Edited July 22, 2013 by lteng.coppertree Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 23, 2013 It's glad to know, that you've managed to resolve your issue. Share this post Link to post Share on other sites