cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
Get the free JMP Student Edition for qualified students and instructors at degree granting institutions.
Choose Language Hide Translation Bar
View Original Published Thread

Bar graph - label bars with sample size

fishguy
Level I

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!!