Recommended Posts

Hi

 

I am creating an AngularGauge, I have set up an chartClick event listener for it. What I can't figure out is how to set the chart's cursor to a pointer to highlight the chart is clickable.

 

 

FusionCharts v3.11.2

 

Regards

 

Mark

Edited by Speed1965

Share this post


Link to post
Share on other sites

Hello,

 
Thanks for the query.
 
Your requirement is achievable.
 
Please use the clickURL attribute at the chart level, and set the hotspot link if suitable in your case or you can also set a dummyURL as its value.
Then the entire chart can now act as a hotspot.
 
Kindly refer the fiddle link below for the implementation.
 
Hope this helps
Edited by Prerana

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