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
Waferswafers
Level II

How to have 2 labels on the graph?

How can I display 2 labels on a graph? There are so many formatting options for the Y-axis variable labels, but if I added a categorical or numerical label as an overlay, color, size, interval on the right hand side. I cannot find any options to create a label for it, even if I mark it to label on its column and all rows on the table.

 

I hope I can do this automatically, because I have to do it so many time :)

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: How to have 2 labels on the graph?

For example here I have two labels (age and sex) on scatterplot using Label column property and Label by Row 

jthi_0-1736487700956.png

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: How to have 2 labels on the graph?

For example here I have two labels (age and sex) on scatterplot using Label column property and Label by Row 

jthi_0-1736487700956.png

 

-Jarmo
Waferswafers
Level II

Re: How to have 2 labels on the graph?

That works, thank you very much :)

Recommended Articles