Easy way to generate a scatterplot matrix using the GraphBuilder?
I was wondering if there is an easy way to generate a scatterplot matrix in the graph builder. I would like to create something like this:My problem is, that I need to pull over each variable on the x-axis one at a time. If I select multiple variables the GraphBuilder will generate the - for my purposes no so useful - overlayplot:I'm using this kind of graph often when it comes to the analysis of ...