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
NourNashed
Level I

contour plot design

hi all, 

thanks for help in my previous questions. everything worked very well and now i reached the data analysis. 

so i could plot my data in contour plot (figure a) but when i wanted to get it shaded, i went to graph and selected contour plot but the shap was completely different (figure b). 

figure a 

NourNashed_0-1761572497885.png

 

figure b

NourNashed_1-1761572522814.png

 

how to get figure a but in colo shades like in figure b??? as it is easier for eyes when reading the conclusion of data.

thanks and appreciated

3 REPLIES 3
txnelson
Super User

Re: contour plot design

I don't think what you want is a Contour Plot.  Looking at your data, I think you want to use the Fill Under option on your Graph Builder Line chart.

Jim
NourNashed
Level I

Re: contour plot design

thanks for your reply but i didnt find the option in drop-down menue. may be because it is student edition.  but i managed to diferentiate at least the range i am looking for in my experiment conditions.

NourNashed_0-1761908931075.png

 

Victor_G
Super User

Re: contour plot design

Hi @NourNashed,

 

Here are the options I would use:

  1. Save Columns (Prediction Formula), and as suggested by @txnelson use the Graph Builder to plot the response surface model depending on two factors (use two factors as X and Y variables, Prediction Formula as Color, and click on Contour icon to display the prediction surface response). Example here on Borehole uniform dataset from JMP: 
    Victor_G_2-1761913575322.png

  2. Save prediction formula column, and use Contour Plots platform (Graph>Contour Plot). Specify as Y your prediction formula and your inputs as X variables, and check the option "Fill Areas". From there, you should have a similar visualisation, with other options in the red triangle (like "Show data points" that I used in the following capture):
    Victor_G_3-1761913662876.png

     

I think the difference in your plots are linked to the fact that in one case you're using predicted values (contour plot figure a), and in the other you're using only measured values (figure b).

Hope these options will help you,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

Recommended Articles