Skip to content

ClearPeaks/PowerBI-visuals-corrplot

 
 

Repository files navigation

PowerBI-visuals-corrplot

image

Overview

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

See also Correlation plot at Microsoft Office store

About

Correlation plot, based on "corrplot" package in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.1%
  • TypeScript 2.8%
  • R 2.0%
  • Less 0.1%