Parallel Coordinates Applet

This applet is presenting the current version of Parallel Coordinates I developed with Processing to provide a visualization for a car data set.

IMPORTANT: The selection is using points selection on the current axis can be hard to keep, you'll probably need to do it few times before finding the best way to make it work

IMPORTANT: The k means clustering takes time to compute, for this dataset it could take up to few minutes

Source code: version_6 FloatTable

Built with Processing