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

Reference

wijbarchart type
wijbarchart Method