Wijmo UI for the Web
wijsparkline type
wijmo.sparkline Namespace : wijsparkline type
Syntax
$(function () {
    var options; // Type:  wijmo.sparkline.wijsparkline.options
     
    $(".selector").wijsparkline(options);
});
function wijsparkline;
Inheritance Hierarchy

Object
      wijmo.sparkline.wijsparkline

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodThis method redraws the chart.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.sparkline Namespace