cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

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

How do I apply different error intervals to different lines (or series of points) in Graph Builder?

Hello,

I'm building a graph in JMP 19. I have measured a parameter (DAR) for four samples over a number of days. I also have a reportable error on my parameter which I've measure as 2.8% of the measured DAR. I'm plotting the DAR over time with a separate line per sample, so it looks like this:

paoladl_0-1761924626646.png

My problem is that I can't manage to associate different error intervals to different lines (or series of points). The different errors are ready as columns in the data table (as you can see beyond the graph). However, only the column "Error 10" seems to be applied to all points.

If you have any suggestions I'd be really grateful to hear them! Thank you :)

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: How do I apply different error intervals to different lines (or series of points) in Graph Builder?

I think stacking your data might work. As no data was provided, I will use simplified example like this

jthi_0-1761926515138.png

jthi_2-1761926563211.png

Clean columns slightly

jthi_3-1761926592866.png

jthi_4-1761926701202.png

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: How do I apply different error intervals to different lines (or series of points) in Graph Builder?

I think stacking your data might work. As no data was provided, I will use simplified example like this

jthi_0-1761926515138.png

jthi_2-1761926563211.png

Clean columns slightly

jthi_3-1761926592866.png

jthi_4-1761926701202.png

 

-Jarmo
paoladl
Level I

Re: How do I apply different error intervals to different lines (or series of points) in Graph Builder?

Thank you so much, it worked perfectly! 

Recommended Articles