Sign in to follow this  
lteng.coppertree

clickURL overwrites all interactive elements

Recommended Posts

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

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

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 by lteng.coppertree

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this