onObjectStatusChanged
Type: function(object)
Fired when the object status changes (e.g. from free to booked).
This callback is only fired after chart rendering. So if an object is booked when you render the chart,
we won't fire onObjectStatusChanged
. Only when its status changes afterwards.