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
fishguy
Level I

Bar graph - label bars with sample size

Hi,

I use JMP 17 (non-pro).

I would like to label bars in a char chart with data from another column, such as sample size, rather than the default options of value, percent or row. Can this be done? 

I have included an example. The yellow highlighted labels in the chart are the 'values' for each bar. Instead, I would like to change them to 'N Rows' from the example data table, which is the sample sizes. My current approach is to pull the chart into Adobe Illustrator, which is a very kludgy solution.

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Bar graph - label bars with sample size

Set label property to the column

jthi_0-1724264997724.png

jthi_3-1724265060719.png

 

and then use Label by Row in graph builder

jthi_1-1724265008419.png

jthi_2-1724265027784.png

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: Bar graph - label bars with sample size

Set label property to the column

jthi_0-1724264997724.png

jthi_3-1724265060719.png

 

and then use Label by Row in graph builder

jthi_1-1724265008419.png

jthi_2-1724265027784.png

 

-Jarmo
fishguy
Level I

Re: Bar graph - label bars with sample size

Excellent Thanks!!