Question
· Aug 11

How to get treeMapCharts to show labels on DeepSeeWeb

Hi everyone,

I am trying to create a treeMapChart in IRIS BI that will then be displayed on my DeepSeeWeb dashboard. In the IRIS BI User Portal, this is an example of what my treeMapChart looks like:

I know there is a huge amount of rectangles in this graphic - I care most about the common components (the largest boxes) but I still want all of the boxes to show. However, it projects to my DeepSeeWeb dashboard as the following: 

The labels do not show, even if I hover over the boxes. I would like to be able to see the labels on each box, or at least to be able to see them when I hover my mouse over. Is there a way to accomplish this?

Discussion (7)2
Log in or sign up to continue

I reproduced your case on our data, and yes, the problem is with treeMap.

The problem is in the columns. If your pivot table has columns (in your case, years), DeepSeeWeb does not know how to display them on the treeMap. As an experiment, try removing years from the pivot table and see if any labels appear there.

I am part of the team that supports DeepSeeWeb. I'll create an issue for our front-end department