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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

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

How to add labels to data points in Fit Y by X platform?

Hello, 

          this seemingly easy task has been frustrating. 

I have a column of labels in addition to my X/Y data points. I want to add a label to each of the data points using the labels column in the 'Fit Y by X' platform, NOT IN GRAPH BUILDER. (The reason is that I want a line fit with the slope forced at 1). 

 

I searched but could not find a solution. JMP 18.

 

Any ideas?

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: How to add labels to data points in Fit Y by X platform?

Using label column properties + label row state is one option:

 

Enable labels on your column(s) you wish to label

jthi_0-1744998772286.png

Select rows you wish to label and then label them

jthi_1-1744998788758.png

jthi_2-1744998806781.png

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: How to add labels to data points in Fit Y by X platform?

Using label column properties + label row state is one option:

 

Enable labels on your column(s) you wish to label

jthi_0-1744998772286.png

Select rows you wish to label and then label them

jthi_1-1744998788758.png

jthi_2-1744998806781.png

 

-Jarmo
TheDude
Level III

Re: How to add labels to data points in Fit Y by X platform?

Ah yes, missed that. Thanks.

Recommended Articles