draw scatter plot for cluster using execute python


in Help
i used kmeans cluster operator to cluster two columns and i want to draw the scatter plot for the resulting clusters. i tried using executer python operator but its input parameters doesn't accept text as cluster. can you tell me the way i can do it please
0
Answers
Ingo
but i want to make 3 dimensional visualization, can i do it without using python code