Create a Common Axis for Multi-Cell Graphs

If the column or row cells in a graph have the same axis type, then you can use a common axis. In the graph shown here, you can create a common column axis because both cells in the column have the same data type (Date) for the X axis.
Plots with columns with the same axis type
To create a common axis:
  1. Right-click one of the axes that you want to make common.
  2. Select either of the following, depending on whether you selected a Y or X axis:
    • Common Row Axis
      Select this option to replace the Y axes of all cells in the row with one external row axis.
    • Common Column Axis
      Select this option to replace the X axes of all cells in the column with one external column axis.
    Here is the result of creating a common column axis:
    Plots with common column axis