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

Reference

wijcandlestickchart type
wijcandlestickchart jQuery Widget