Vasanth1984 Report post Posted January 31, 2014 I am having a problem with fusion chart click event, I have the following code chartObjConfig.clickURL = 'javaScript:myFunction()'; The above does not work for my scenario because: The fusion chart code which builds the json data and is enclosed in a extjs component (a view js file), hence its not able to find the function. I need some way of making it find my function which is in the same file. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted January 31, 2014 Hello Vasanth, What FusionCharts version you have used? Can you please send us the sample code for testing purposes? Share this post Link to post Share on other sites