Scatterplot Matrix
Scatterplot matrices help identify if you have a linear correlation between multiple variables. It makes it easy to observe the relationship between pairs of variables in one set of plots.
This chart type is best used for analysis and exploration over presentation. Creating a scatter plot is easy in R and Tableau
Creating using R
Creating using Tableau