cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
Get the free JMP Student Edition for qualified students and instructors at degree granting institutions.
Choose Language Hide Translation Bar
View Original Published Thread

How to suppress cluster number labels in k means biplot?

marcstein1
Level I

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!