cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
Julianveda
Level IV

Connecting some points with lines but others not in Graph Builder

Hi Community,

 

In the image below, would you know  how I could connect the red points with a line but leave the blue data as just points. Whenever I change to points or lines both sets are converted. I just want on set of points as a line (red) and the other set as just points (blue).

 

Julianveda_0-1689178142418.png

 

Thanks,

Julian

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Connecting some points with lines but others not in Graph Builder

You seem to have to separate columns in Y-axis, like this

jthi_0-1689183300753.png

In cases like this you can modify Variables on the left side under different graphs, so remove other column from the smoother's variables

jthi_1-1689183336835.png

(do note that that the colors might get a bit weird as they are order based)

jthi_2-1689183400243.png

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: Connecting some points with lines but others not in Graph Builder

You seem to have to separate columns in Y-axis, like this

jthi_0-1689183300753.png

In cases like this you can modify Variables on the left side under different graphs, so remove other column from the smoother's variables

jthi_1-1689183336835.png

(do note that that the colors might get a bit weird as they are order based)

jthi_2-1689183400243.png

 

-Jarmo
Julianveda
Level IV

Re: Connecting some points with lines but others not in Graph Builder

Thank you @jthi 

Recommended Articles