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.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.
Choose Language Hide Translation Bar
View Original Published Thread

Graph Builder Bar Charts

JohannesENS
Level III

Hello everybody,

I would like to visualize data in a bar chart. I´ve got defined values for the start point and the range (length) of every bar. See files attached.

Is it possible to visualize data like that?

Thanks in advance.

 

Johannes

1 ACCEPTED SOLUTION

Accepted Solutions
ron_horne
Super User (Alumni)


Re: Graph Builder Bar Charts

Hi @JohannesENS 

please find attached and run the script in the table.

one way of doing this is by introducing a new column with the formula :"min diameter / mm"n + :range

ron_horne_0-1636542072151.png

now you set the min diameter and the max diameter together on the Y axis. then you choose bars and select the range option

ron_horne_1-1636542202064.png

let us know if it worked,

ron

 

View solution in original post

2 REPLIES 2
ron_horne
Super User (Alumni)


Re: Graph Builder Bar Charts

Hi @JohannesENS 

please find attached and run the script in the table.

one way of doing this is by introducing a new column with the formula :"min diameter / mm"n + :range

ron_horne_0-1636542072151.png

now you set the min diameter and the max diameter together on the Y axis. then you choose bars and select the range option

ron_horne_1-1636542202064.png

let us know if it worked,

ron

 

JohannesENS
Level III

Re: Graph Builder Bar Charts

Thank you! 

Recommended Articles

No recommendations found