cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

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