cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

Rotate labels in a scatter plot

Hello everyone.

I've searched through many posts but still haven't found a solution. I hope someone can help with it... Use the Big Class sample dataset as an example. I set the weight as Y, the name as X, and the label by the value.

I want to write a JSL to rotate the labels in the plot by 90 degrees as shown in the figure below. I find an option to set the label format in graph builder, but still can't rotate it. 

Thanks!

example.png

1 REPLY 1
jthi
Super User

Re: Rotate labels in a scatter plot

I don't think you can rotate the labels easily. You can use graphic script to add them or possibly use marker draw expression (both can get slightly complicated).

-Jarmo

Recommended Articles