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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

How to suppress cluster number labels in k means biplot?

Screenshot 2024-11-09 at 3.31.32 PM.png

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: How to suppress cluster number labels in k means biplot?

One option is to use Customize: Right click on the plot, select Customize and modify Custom part as needed (you could maybe set transparency to 0 for example or set text color to white).

jthi_0-1731256316191.png

You could also save the clusters to your table and plot in graph builder

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: How to suppress cluster number labels in k means biplot?

One option is to use Customize: Right click on the plot, select Customize and modify Custom part as needed (you could maybe set transparency to 0 for example or set text color to white).

jthi_0-1731256316191.png

You could also save the clusters to your table and plot in graph builder

-Jarmo
marcstein1
Level I

Re: How to suppress cluster number labels in k means biplot?

Thanks!

Recommended Articles