Grid Graphs
Grid graphs use a row and column structure containing data or graphical representations of data and labels identifying the grid's contents.
| Visualization Type | More Information | 
|---|---|
| Correlation Matrix | 
                              
                               Presents a table containing correlation coefficients between variables.  | 
                        
| Grid Heat Map | 
                              
                               Plots a main variable across two axis variables as a grid of colored squares.  | 
                        
| Picto | 
                              
                               Uses icons to visualize an absolute number, or the relative sizes of the different parts of a whole.  | 
                        
| Pivot | 
                              
                               Similar to a table but summarizes and aggregates groups of data values in columns and rows.  | 
                        
| Table | 
                              
                               Displays data in rows and columns in a tabular format.  |