highcharts - How to invoke an controller action in ember.js -


I am providing the chart using the amber (based on high charts) I click on a point of function I want to open I have defined this function inside my amber component See jsfiddle link below:

  {} http://jsfiddle.net/qmmvx/67/  

On clicking on a point, I get an error indicating the App.ChartComponent is exiting. What is it that I am missing here?

Not sure that the app .__ container __ Lookup is the smartest way here, but App.ChartComponent.test (); App <__> Container __. ('Component: chart') by changing it. .seend ('test') resolves your problem sending is used to do any method with verb


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -