Wijmo UI for the Web
endUpdate Method
wijmo.chart Namespace > wijcompositechart type : endUpdate Method
Restore automatic updates to the chart after the options has been reset.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcompositechart("endUpdate");
});
function endUpdate() : any;
See Also

Reference

wijcompositechart type
wijcompositechart jQuery Widget