File Exchange > Graphing >    Treemap Plot

Author:
OriginLab Technical Support
Date Added:
4/4/2016
Last Update:
1/9/2024
Downloads (90 Days):
421
Total Ratings:
4
File Size:
22 KB
Average Rating:
File Name:
Treemap Plot.opx
File Version:
1.20
Minimum Versions:
License:
Free
Type:
App
Summary:

Create treemap plot with custom order and coloring.

Screen Shot and Video:
Description:

Purpose:
This App lets you create a treemap plot of numeric and/or categorical data. Label, size, ordering and color of the blocks can be assigned to different data columns.

Installation:
Download the Treemap Plot.opx, and then drag-and-drop onto the Origin workspace. An icon will appear in the Apps Gallery window.

Operation:
1. Activate a worksheet with your data. At least two columns are required for specifying label and size.
2. Click the Treemap Plot icon from Apps Gallery window to launch the dialog.
3. Select worksheet columns for label and size. Optionally also specify columns for ordering and coloring.
4. Specify the aspect of the output layout (box).
5. Specify if to hide the labels longer than rectangle size.
6. Click OK button to generate data for the drawing, and the treemap plot.

Algorithm:
Treemap was named and popularized by Ben Schneiderman (http://www.cs.umd.edu/hcil/treemap-history/index.shtml). This app calculates split treemaps. Please refer to the Split Treemaps section in the following article for more details about the algorithm.
Engdahl, B. "Ordered and Unordered Treemap Algorithms and Their Applications on Handheld Devices". 2005.

Updates:

v1.2: Fix bug for color mapping failure
v1.1: Support for hidding longer labels

Reviews and Comments:
04/02/2020yimingc@9108458 If you would like to study the association between two categorical variables, you may use Cross Tabulation tool in Origin. It supports mosaic plot which might be what you are looking for:
https://www.originlab.com/doc/Tutorials/Crosstab

04/01/20209108458I can't plot with two categories.

08/15/2017qfzenguseful

06/03/2016sherman2008