This page uses dbslice to draw a matrix of scatter plots using data from a csv file.
Drag-and-drop your csv file into the box below. Your file is then read by your web browser - it is not uploaded to the cloud or to a remote server.
dbslice then parses the file as follows: the columns of the first row are expected to be the names of the properties in the file. The type of the entries in the second row are used to determine if the properties are numbers (these can be selected as dimensions for the scatter plots) or strings (these can be selected as the colours of the points.)
Alternatively, you can use the Iris flowers dataset instead: