Possible Bug Related with Ember View

I am making a visualisation app using d3js.In the controller i query the backend to get the data and set a property when recieved.Then i want the view to fire by oserving the change in the property and use it to generate the required graph.