cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

how can I get data table from a graph?

Hey, I'm using JMP pro 13.

 

In my analysis I get a graph called the VIP (Variable importance plot).  I need the list of points on this graph for further analysis ball all I can copy is a picture of the graph. any idea how to get the actual data? like x,y values.

If it helps I made a PLS (partial least squares) analysis.

 

Cheers, 

Amir

 JMP.png

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: how can I get data table from a graph?

Amir,

 

Go to the Variable Importance Table below the graph.  Right click anywhere in that table and select Make Into Data Table.

 

HTH.

Bill

View solution in original post

5 REPLIES 5

Re: how can I get data table from a graph?

Amir,

 

Go to the Variable Importance Table below the graph.  Right click anywhere in that table and select Make Into Data Table.

 

HTH.

Bill

anakar
Level I

Re: how can I get data table from a graph?

Thanks, guess I couldn't see the forest for the trees...

Re: how can I get data table from a graph?

I am right there with you.  Some days I can't even see the trees.

Peter_Bartell
Level VIII

Re: how can I get data table from a graph?

And to pile onto my colleague Bill Worley's recommendation, many, many JMP analysis platform report tabular report elements are supported by this 'right click in the table body' to create a JMP data table of the report element. 

acitretin
Level II

Re: how can I get data table from a graph?

Dear All,

I have a big table of many experiments and I have created a bar plot, using graph builder, to compare one condition over diferent experiments. The graph builder already calculated the means and the STDEV. How can I export all the data which was  used for this graph inludeing the calculated means and SDEV.

Regards

Ahmed

Recommended Articles