cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
WebDesignesCrow
Super User

How to Display Number of Row Data in Tree Map

Hello Expert,

 

I'm building panel map (row x column) to analyze our defects pattern using Treemap. 

How can I include "N of Panel" in this label in addition of "% of Total" using GUI & JSL Script.

Example in below Treemap, it shows Green defect "% of Total" = 6.41%.

 

I'm using JMP 17.

Thank you in advance.

WebDesignesCrow_0-1698996742337.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
mmarchandTSI
Level V

Re: How to Display Number of Row Data in Tree Map

You want to edit the Hover Label.  JMP help has a nice walkthrough.

View solution in original post

2 REPLIES 2
mmarchandTSI
Level V

Re: How to Display Number of Row Data in Tree Map

You want to edit the Hover Label.  JMP help has a nice walkthrough.

WebDesignesCrow
Super User

Re: How to Display Number of Row Data in Tree Map

Thanks a lot @mmarchandTSI . I hope this one can be interactive