The wijtreemap widget is a data visualization tool that allows you to display a large volume, space-constrained hierarchical data in a single rectangular space.
The area of the treemap is divided into sub-regions according to the value assigned to each region. The wijtreemap provides various features, such as tooltip customization and color schemes options for efficient visualization of data.
For a listing of all of the options, methods, and events available on this widget, please see the API docs for wijtreemap.
This widget is an adaptive widget. An adaptive widget is different from a jQuery UI widget in that you can use it in both mobile and non-mobile web applications. To use it in non-mobile applications, just use the regular help. To use it in mobile applications:
These steps are demonstrated in the jQuery Mobile topic.