$(function () { var options; // Type: wijmo.sparkline.wijsparkline.options $(".selector").wijsparkline(options); });
function wijsparkline;
$(function () { var options; // Type: wijmo.sparkline.wijsparkline.options $(".selector").wijsparkline(options); });
function wijsparkline;
Object
wijmo.sparkline.wijsparkline
Name | Description | |
---|---|---|
wijsparkline Constructor |
Name | Description | |
---|---|---|
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
redraw | This method redraws the chart. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |