I am very new to data visualization. Currently, I already have my data in .csv format which is stored in an arraylist. Now i need to plot the data in a parallel coordinate graph. Technically i have to insert all the data into the first 2 axis.
I only know how to plot single data only. Can anyone please give me a sample on how to plot the data using arraylist. I am sorry I couldnt post any code till now, because i dont know where to start actually. I even saw this link from stackoverflow. Please i need someone to help me on this.