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

Reference

wijlinechart type
wijlinechart jQuery Widget