Start a new topic

dataplotClick event weird behavior

I created a simple project to test fusionCharts on trial version before deciding to purchase.I am experiencing something weird here.I created a new project test the charts. I have 2 events to test if the binding works. 1. The "click here" button 2. chart bar click event. Im logging both the events as in the screenshots. When i click on the button the update works fine. the test bind value changes and the opacity on the chart changes as well. But on the bar chart click event, it goes inside the event but nothing happens. The opacity doesnt change, the binding value doesnt change on the browser. 


Also for some reason preventDefault, stopPropagation and stopImmediatePropagation does nothing ?


I have attached some screenshots. 

Login or Signup to post a comment