cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

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

Graph Builder - two variables on one axis, but different graph types?

I want these two graphs on the same axis. Two different columns, two different errors. 

I want the formula column to be a connected line and use the standard error as a band

I want the density columns to be a mean with std dev error bars

I want them together on the same plot, Is it possible? 

Shannon_0-1629041479740.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Graph Builder - two variables on one axis, but different graph types?

You should be able to do it this way:

1. First add both columns to same section of Y-axis (select them both at the same time and drag and drop to Y-axis and select the visualization you want.

jthi_2-1629044149947.png

2. Right click on graph and choose add to add the visualization you want (you can also shift click to select the visualization from the top of graph)

jthi_1-1629044115394.png

jthi_3-1629044167406.png

 

3. Then from the left of graph expand Variables menus and uncheck unnecessary columns

jthi_4-1629044203633.png

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: Graph Builder - two variables on one axis, but different graph types?

You should be able to do it this way:

1. First add both columns to same section of Y-axis (select them both at the same time and drag and drop to Y-axis and select the visualization you want.

jthi_2-1629044149947.png

2. Right click on graph and choose add to add the visualization you want (you can also shift click to select the visualization from the top of graph)

jthi_1-1629044115394.png

jthi_3-1629044167406.png

 

3. Then from the left of graph expand Variables menus and uncheck unnecessary columns

jthi_4-1629044203633.png

 

-Jarmo
Shannon
Level III

Re: Graph Builder - two variables on one axis, but different graph types?

 Thank you, I just watched a JMP Video on graph builder that showed the variable menu. I have never used that before. Thanks!

Recommended Articles