Wijmo UI for the Web
redraw Method
wijmo.sparkline Namespace > wijsparkline type : redraw Method
This method redraws the chart.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijsparkline("redraw");
});
function redraw() : any;
See Also

Reference

wijsparkline type
wijsparkline jQuery Widget