Sign in to follow this  
tokajac

Clickable chart, object submission to link-function

Recommended Posts

Hello,

 

App has been built in Backbone + requireJS.

Assigned event listener to certain object's change, so would need to submit that object to function invoked via link property.

http://docs.fusioncharts.com/charts/contents/DrillDown/LinkFormat.html

Problem is that can only submit string parameters to function invoked via link. Have tried to access variables on global level, but nothing is available in function assigned to link, as it seems to be kind of exclusive region.

 

Any idea or other recommended strategies?

 

Regards

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