Creating a Graph Matrix visualization

The Graph Matrix visualization is a powerful, interactive visualization that allows you to display your data using a variety of graph styles, such as the line graph, bubble graph, or grid, then customize it to suit users' needs. For example, you can:

An example of a Graph Matrix visualization is displayed in the image below. The data in the visualization is shown as a series of bar graphs, with a separate bar riser displayed for each Call Center. The bar riser for each Call Center is displayed in a different color. Finally, the data is sliced to display a separate graph for the revenue and profit data for each product category by quarter.

Example of a Graph Matrix visualization

To design a Graph Matrix visualization, you should perform the following basic steps:

To create a Graph Matrix widget to be displayed in a Report Services document, create a Graph Matrix visualization in a Visual Insight analysis, then convert the analysis to a document. For steps to create and add a Graph Matrix visualization in an analysis, see To add a Graph Matrix visualization to an analysis.

Graph styles

The table below contains example images and data requirements for each graph style available for the Graph matrix visualization.

Graph Style

Requirements

Example

Line

You can display the data as a vertical or horizontal line graph, to allow users to view lines representing metric values for each element of an attribute.

To create a graph using the Line graph style, place report objects on the Drop Zones panel, as follows:

  •  

  • To display a vertical line graph:

    1. Place at least one attribute in the X Axis area.

    2. Place at least one metric in the Y Axis area.

  • To display a horizontal line graph:

    1. Place at least one metric in the X Axis area.

    2. Place at least one attribute in the Y Axis area.

Example of the Line Graph style

Bar

You can display the data as a vertical or horizontal bar graph, to allow users to view bars representing metric values for each element of an attribute.

To create a graph using the Bar graph style, place report objects on the Drop Zones panel, as follows:

  •  

  • To display a vertical bar graph:

    1. Place at least one attribute in the X Axis area.

    2. Place at least one metric in the Y Axis area.

  • To display a horizontal bar graph:

    1. Place at least one metric in the X Axis area.

    2. Place at least one attribute in the Y Axis area.

Example of the Bar Graph style

Scatter

You can display a scatter plot that allows users to visualize the trends of two different metrics for a set of attribute elements.

To create a graph using the Scatter graph style, place report objects on the Drop Zones panel, as follows:

    •  

  1. Place at least one metric in the X Axis area. This metric determines the position of each bubble on the X-axis of the graph.

  2. Place at least one metric in the Y Axis area. This metric determines the position of each bubble on the Y-axis of the graph.

Example of the Scatter graph style

Bubble

You can display a bubble plot that allows users to visualize the trends of three different metrics for a set of attribute elements.

To create a graph using the Bubble graph style, place report objects on the Drop Zones panel, as follows:

    •  

  1. Place at least one metric in the X Axis area. This metric determines the position of each bubble on the X-axis of the graph.

  2. Place at least one metric in the Y Axis area. This metric determines the position of each bubble on the Y-axis of the graph.

  3. Place one metric in the Size By area. This metric determines the size in which each bubble is displayed.

Example of the Bubble graph style

Grid

You can use the Grid style to allow users to identify trends across combinations of data. Each marker in the grid can be automatically sized or colored based on the value of a metric.

For example, in the image to the right, a separate bubble is displayed for each combination of region and product category. Bubbles representing large revenue values are displayed in dark green, and bubbles for smaller revenue values are displayed in light green.

To create a graph using the Grid graph style, place report objects on the Drop Zones panel, as follows:

    •  

  1. Place at least one attribute in the X Axis area. A column of bubbles will be displayed for each element in this attribute.

  2. Place at least one attribute in the Y Axis area. A row of bubbles will be displayed for each element in this attribute.

Example of the Grid graph style

Prerequisites

To add a Graph Matrix visualization to a Visual Insight analysis

  1. Click the name of the analysis to run it.

  2. Click the Add Visualization icon Add Visualization icon, then select Graph Matrix. To add data to the visualization, from the Dataset Objects panel, drag and drop report objects to the Drop Zones panel, as described in the steps below.

    Note
    : If the Dataset Objects panel is not displayed, click the Dataset Objects icon in the analysis toolbar. If the Drop Zones panel is not displayed, click the Drop Zones icon in the analysis toolbar.

  3. To display attribute elements or metric values on the horizontal axis of the graph, place attributes or metrics on the X Axis area, as follows:

  4. To display attribute elements or metric values on the vertical axis of the graph, place attributes or metrics on the Y Axis area, as follows:

  5. You can display a separate graph element in the visualization for each attribute element in an attribute. For example, you can display the revenue data for each Region as a separate line graph, or display a bar riser for each year of data. To do so, place attributes in the Break By area. If you add more than one attribute to the Break By area, a graph element is displayed for each combination of the attribute elements.

    Note
    : For line graphs and bar graphs, you can add an attribute to the Break By area to display stacked lines or stacked bars. The Break By area is not available for the Grid style.

  6. You can color the graph elements by an attribute or metric. For example, you can display the sales data for each employee using a different bar riser color (color by attribute). You can automatically color the bubbles in a graph displayed using the Grid style based on the value of a metric, with larger values displayed using darker colors and smaller values displayed using lighter colors (color by metric). To color graph elements by an attribute or metric, place report objects on the Color By area of the Drop Zones panel, as follows:

  7. To have the graph elements automatically sized based on the value of a metric, place one metric in the Size By area. Graph elements corresponding to large metric values are automatically displayed as larger in size, while graph elements for small metric values are displayed as smaller in size.

  8. Once you have added data to the graph, you can choose to slice the data to customize the graph display. You can choose to display a graph for each element in an attribute, then display them in separate columns, rows, or both. If you choose to slice the data to display graphs using both rows and columns, a matrix of graphs is displayed with a graph for each combination of the attribute elements. In the Drop Zones panel, click the arrow icon next to the Matrix area, then do one or both of the following:

  9. To display additional metrics in a tooltip when a user hovers the cursor over a graph element, place the metrics you want to display on the Additional Metrics area.

  10. To save your analysis, click the Save As icon Save As icon. The Save As dialog box is displayed.

  11. Navigate to the location in which you want to save the analysis, then type a name and description for the analysis in the Name and Description fields.

Related topics