I am trying to do KMeans Clustering with the wine dataset with WEKA using Java. How will I plot the graph to visualise the clusters? (Without using WEKA UI) Here is my code: