Scatter Plot Matrix
A scatter plot matrix.
Options
- data |
object (required)
: object of value arrays for each variable. Default:none
. - variables |
array (required)
: array of variables to display in matrix. Default:none
. - color |
(string|Factor)
: categorical variable to map to color of points. Default:none
.
Examples
- Minimal
- Colored
Live Editor
Result
ReferenceError: Provider is not defined