Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Scatter Plot Matrix

This diagram creates a scatterplot matrix, showing the a scatterplot of multiple dimensions.

How it works

Create a look with as many numeric dimensions and up to one non-numeric dimension as a category to color points by.

For example, in the scatterplot matrix above the relationship between days in inventory, days since arrival and cost is displayed.

Include scatterplot_matrix.js andutils.js.