Book Image

SAP BusinessObjects Dashboards 4.1 Cookbook

Book Image

SAP BusinessObjects Dashboards 4.1 Cookbook

Overview of this book

Table of Contents (26 chapters)
SAP BusinessObjects Dashboards 4.1 Cookbook
Credits
Foreword
About the Author
Acknowledgments
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Using a tree map


The tree map, also known as a heat map, visualizes values by dividing an area into a set of rectangles. The following screenshot shows an example of a tree map:

As you can see, two variables are used in this chart: one variable expressed by the relative size of each rectangle and another one illustrated by the color intensity. Instead of using the tree map, you can also choose the scatter plot chart to display two variables in one chart.

Getting ready

For this recipe, we can reuse the file we created in the Using a scatter plot chart recipe.

How to do it...

  1. Drag a Tree Map component to the canvas.

  2. Enter a name for the chart.

  3. Bind the cell range A4 to C9 to the By Range field.

  4. Select Data in Columns.

  5. Select By Series and bind the Name field to cell A1:

  6. Go to the Appearance tab and select the Series sub-tab.

  7. Select a very dark color as High Color and a very light color as Low Color:

  8. Preview the dashboard to check the result:

How it works...

The tree map arranges the rectangles from big...