$(function () { var options; // Type: wijmo.treemap.wijtreemap.options $(".selector").wijtreemap(options); });
function wijtreemap;
$(function () { var options; // Type: wijmo.treemap.wijtreemap.options $(".selector").wijtreemap(options); });
function wijtreemap;
Object
wijmo.treemap.wijtreemap
Name | Description | |
---|---|---|
wijtreemap Constructor |
Name | Description | |
---|---|---|
destroy | The destroy method will remove the treemap functionality completely and will return the element to its pre-init state. | |
refresh | This method refreshes the treemap. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |