Correlation Plot
Highlight the most correlated variables in a data table
Correlation plots can be used to quickly find insights. It is used to investigate the dependence between multiple variables at the same time and to highlight the most correlated variables in a data table. In this visual, correlation coefficients are colored according to the value. Correlation matrix can be also reordered according to the degree of association between variables or clustered using hierarchical clustering algorithm. The usage of this visual is very simple and intuitive.
Here is how it works:
- Define numerical variables to be examined (two or more columns)
- Use numerous formatting controls to refine the visual apperance of the plot
R package dependencies(auto-installed): corrplot
Supports R versions: R 3.3.1, R 3.3.0, MRO 3.3.1, MRO 3.3.0, MRO 3.2.2
This is an open source visual. Get the code from GitHub: https://github.com/microsoft/PowerBI-visuals-corrplot
Add-in capabilities
When this add-in is used, it
Can read and make changes to your document.
Can send data over the Internet.