cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

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