cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to interactively organize and restructure data for analysis. Register for May 29 webinar, 2pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Jackie_
Level VI

Add H lines to the Graph Builder from the Column values

Hello,

 

I am trying to add LL and UL lines to each label group of the GB plots. Based on the local data filter selection, I want to create a function that will add H lines from the UL and LL columns to the graph builder corresponding to the respective labels. Is this something that could be done? 

 

Jackie__0-1692800505174.png

Thanks,

Jackie

1 REPLY 1
jthi
Super User

Re: Add H lines to the Graph Builder from the Column values

If you use X Group it is fairly simple

jthi_0-1692803654788.png

You might also be able to use Float bar chart and modify it's width proportion from customize menu

jthi_1-1692803841564.png

 

It can also be done with graphic scripts, but I would try without first

-Jarmo

Recommended Articles