Creating XY Plots

XY plots are two-dimensional graphs that allow you to display the relationship between design variables. You can create XY plots before you run a design study or while it is running, and when it is complete. If you create an XY plot before you run the design study or while it is running, it is updated continuously as the study progresses.

To create a pre-populated XY plot, you are advised to use the workflow Creating Design Plots.
  1. To create a blank XY plot:
    • Right-click the Plots node and select New Plot > XY Plot.


    • You can also create a XY plot directly from the toolbar.


    The XY Plot Setup dialog opens, in which you specify the plot properties. See Plot Setup Dialog Reference.


To add data series to the plot:
  1. Right-click the Plots > [plot] > Data Series node and select Add Data.
  2. In the Add Data Providers to Plot dialog, select the design study from which to extract data and click OK.
    Alternatively, you can drag-and-drop the respective Design Studies > [design study] node onto the Data Series node of the plot or into the visualization display of the plot.
    A new data series, which is named after the selected design study, is added to the Data Series node. If you select multiple design studies, multiple data series are created automatically.
  3. Select the Plots > [plot] > Data Series > [data series] node and set Input Design Sets to the design sets whose data you want to display in the plot.
    Alternatively, you can drag the respective Design Studies > [design study] Design Sets > [design set] node into the visualization display of the plot. When you drop the design set, a menu opens that allows you to add the design set to an existing data series in the plot or to create a new data series.
To set the data series on the plot axes:
  1. Select the Plots > [plot] > Data Series > [data series] > Bottom Axis Data node and set Type to one of Parameter, Response, Design Number, Design Status and Design Performance. See Axis Data Type for details on each type.
    NoteIf Design Status is chosen as an axis type, the corresponding axis automatically sets the range from 0 to 1.

    You can drag and drop parameters and responses onto an axis in an XY plot.

  2. Repeat the last step for the Left Axis Data node.
    When you add a new data series with the same input design study as a previously added data series, then the new data series uses the same axis data by default.
  3. To modify the plotting styles of a XY plot:
    1. For a Monitor plot, to modify the Line or Symbol Style, select the Plots > [monitor plot] > Data Series > [data series] > Monitor Styles > Line Style or Symbol Style node and set the properties according to Line and Symbol Style Properties.
    2. For a Monitor plot, to modify the Color Style, right-click the Plots > [monitor plot] > Data Series > [data series] > Monitor Styles > Color Style node and select Edit Colors.
      This action opens a Color Editor, where you can select an individual color for each design.


    3. For other XY plots, to modify the Line or Symbol Style, select the Plots > [monitor plot] > Data Series > [data series] > Line Style or Symbol Style node and set the properties according to Line and Symbol Style Properties.

For a Multiple objective tradeoff study (Pareto front), you can visualize the Pareto ranking for the designs of each Pareto cycle:

  1. Select the Plots > [pareto plot] > Data Series > [data series] node and set Render Mode to Pareto.
    By default, Design Manager displays the design ranking for the last cycle:


  2. To plot the ranking for another cycle, select the Plots > [plot] > Data Series > [data series] > Pareto Ranks node and set Cycle to the cycle of interest. You can select multiple cycles if required.
    Alternatively, you can step through the cycles using the Design Manager Snapshot toolbar. See Toolbars Reference.
You can also create XY plots directly from the design study of interest:
  1. Right-click the respective design study node and select Create Plot > [plot type], for more details of the XY plot type refer to Plot Type.
Additionally, you can create a History Plot directly from a response or a parameter:
  1. Right-click the respective response or parameter node and select Create History Plot.
    It opens a History Plot Setup dialog.
Depending on the study type, Design Manager allows you to mark specific designs in an XY plot.

To mark the data point of the best design, where the best design is the design with the highest performance value:

  1. Select the Plots > [plot] > Data Series > [data series] > Best Design node and activate Visible.
    The respective data point is marked in the plot and is listed in the legend.
In a history plot, you can display the path that the design study follows in reaching the best design:
  1. Select the Plots > [plot] > Data Series > [data series] > Best Design History node and activate Visible.
    A line displays the path from the first to the best design.
To mark the data point of the baseline design, where the baseline design is the first design that Design Manager runs in the design study:
  1. Select the Plots > [plot] > Data Series > [data series] > Baseline Design node and activate Visible.
The following screenshot displays a history plot, where the best design, the best design history, and the baseline design are visible:


To determine the value of a particular data point:

  1. Hover the mouse over the data point of interest.
    The coordinates are displayed next to the pointer.


You can select single or multiple data points for further right-click options:
  1. Right-click the data points in an XY plot and select the corresponding option.


    To deselect the data points, you click on an empty area of the plot.

  2. To display all the plot data in a table view, right-click the Plots > [plot] node and select Tabulate.
You can export the data series that are displayed in an XY plot:
  1. To export data series, do one of the following:
    • To export all data series in a plot,
      • Click on an empty area of the plot and select Export.
      • Right-click the plot node from the Design Manager project simulation tree and select Export.
    • To export specific data series, multi-select the respective data series nodes from the Design Manager project simulation tree, right-click, and select Export.
  2. In the Export to CSV dialog, save the design set as *.csv.
For a Pareto plot, you can tabulate or export the plot data for each rank individually:
  1. Right-click the Plots > [pareto plot] > Data Series > [data series] > Pareto Ranks > [rank] node and select Tabulate or Export.


    NoteA Pareto plot is only available for a Multiple Objective Tradeoff (Pareto) Optimization study.
For more information, see Plots Reference.