User Tools

Site Tools


visual3d:documentation:reports:report_2d_graph

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:reports:report_2d_graph [2024/06/19 13:39] – removed sgrangervisual3d:documentation:reports:report_2d_graph [2025/05/05 14:46] (current) – Cleaned up page, in progress. wikisysop
Line 1: Line 1:
 +====== Report 2D Graph ======
 +
 +2D Graph reports allow the user to display any signal in the workspace against any other signal in the workspace (or against time).
 +
 +===== Adding a 2D Report graph =====
 +
 +To add a 2D report graph, select 2D Graph in the **Items to add** combo box and select the **Add Button**.
 +
 +{{:ReprotGraph1.jpg}}
 +
 +===== 2D Report Graph Dialog =====
 +
 +The following dialog will appear and should be populated.
 +
 +{{:ReportGraph2.jpg}}
 +
 +This dialog is broken down into five sections to allow users precise control over which signals are plotted and how.
 +
 +==== Section 1: Graph Title ====
 +
 +Graph title, font selection and size. (Visual3D Version 5.0 feature)
 +
 +{{:ReportGraph2a.jpg}}
 +
 +==== Section 2: Graph Properties ====
 +
 +The basic graph properties
 +
 +{{:ReportGraph3.jpg}}
 +
 +in this example, the graph will be plotted on Page 2, Column 1, Row 1
 +
 +^ Parameter ^ Description ^
 +|Files to Graph | The **Files to Graph** combo allows the user to select ALL_FILES or any TAG. |
 +|Line Color and Line Style | The top Line Color and Line Style refer to the signal lines drawn |
 +| Mean and Standard Deviation | In this example, the check boxes **Graph Mean** and **Graph Standard Deviation** are checked, which means that the mean and standard deviation of the signal lines selected will be computed and displayed.|
 +| Annotations | See also the associated Pipeline Command [[Visual3D:Documentation:Pipeline:Report_Commands:Add_Graph_Annotation|Add_Graph_Annotation]]. |
 +
 +=== Annotations Editor ===
 +
 +{{:AnnotationDlg1.jpg}}
 +
 +  - Within the Annotations Editor select **Add** to add an annotation to the graph or select **Edit** to modify an existing annotation. {{:AnnotationDlg2.jpg}}
 +  - The initial dialog for the annotation {{:AnnotationDlg3.jpg}}
 +  - Select the parameters of the annotation.
 +  - If All Graphs are selected an annotation is added for every occurrence of the Event for every graph. {{:AnnotationGraph1.jpg}}
 +  - Notice the multiple vertical lines because there is an event for each graph. {{:AnnotationDlg4.jpg}}
 +  - If Average Event or Numerical Value is selected, Visual3D interprets the edit box.
 +  - For example, specifying the Event label T3 {{:AnnotationGraph2.jpg}}
 +  - For example, in this case the average location of the Event is identified and drawn. {{:AnnotationDlg5.jpg}}
 +  - If Average Event or Numerical Value is selected, Visual3D interprets the edit box.
 +  - For example, specifying the Time 3 {{:AnnotationGraph3.jpg}}
 +  - For example, in this case the annotation is drawn at 25% of the x-axis..
 +
 +==== Section 3: X-Axis ====
 +
 +The signal used for the x-axis.
 +
 +{{:ReportGraph4.jpg}}
 +
 +In this example, time is displayed on the x-axis.
 +
 +The signals in the Y-Axis properties for (File to graph and within a graph) that have occurrences of the range Range Begin to **Range End** will be drawn on the graph.
 +
 +If **Intermediate Events** are selected, only ranges from **Range Begin** to **Range End** that contain the **intermediate events** will be graphed.
 +
 +If Exclude sequences containing is populated, only ranges from **Range Begin** to **Range End** that do not contain the **excluded events** will be graphed
 +
 +==== Section 4: Y-Axis ====
 +
 +The signal used for the y-axis
 +
 +{{:ReportGraph5.jpg}}
 +
 +In this example, the x-component of the Right Ankle Angle will be displayed.
 +
 +The range of the graph can be specified as:
 +
 +  - Normalize 0% to 100% - each range of data will be scaled from 0 to 100 percent
 +  - Global Min to Max - the minimum and maximum value of the signals across all ranges is computed
 +  - By Explicit Setting - The user can format the graph and specify an explicit range regardless of the signals selected.
 +
 +=== Defining an Explicit Range ===
 +
 +Select a graph in the report. If the graph is selected you will see "handles"
 +
 +{{:ReportGraph6.jpg}}
 +
 +Move the cursor over the selected graph, and push the right mouse button. A menu will appear.
 +
 +{{:ReportGraph7.jpg}}
 +
 +Select Format Graph and a dialog will appear
 +
 +{{:ReportGraph8.jpg}}
 +
 +Select the Y Min and Y Max values and save these settings as the default. This means that these setting will be preserved in the Report Template.
 +
 +{{:ReportGraph9.jpg}}
 +
 +==== Section 5: Legend ====
 +
 +=== Set the properties of the legend ===
 +
 +Move the cursor over the selected graph, and push the right mouse button. A menu will appear.
 +
 +{{:ReportGraph7.jpg}}
 +
 +Select Format Graph and a dialog will appear
 +
 +{{:ReportGraph8.jpg}}
 +
 +Select the option to display the legend.
 +
 +Select the button to modify the legend
 +
 +{{:ReportGraph12.jpg}}
 +
 +The legend can be placed at the Top Left, Top Right, Bottom Left, or Bottom Right.
 +
 +1 or more of the selections of the legend text can be selected.
 +
 +=== Adding Custom Legend Text ===
 +
 +Adding the text for the Report Legend.
 +
 +{{:ReportGraph9a.jpg}}
 +
 +If you have populated this dialog, you will not see the legend in the graph by default.
 +
 +If you have entered text in the graph format dialog, you need to select the option to display text in the "Legend Properties" dialog.
 +
 +===== Adding more signals to the Report Graph =====
 +
 +The report dialog acts on one report graph entity.
 +
 +The graph that appears in the report, however, may contain many entities.
 +
 +A second signal can be added to the graph in the report by adding another graph entity to the same location. Each graph entity may contain its own graph properties.
 +
 +{{:ReportGraph10.jpg}}
 +
 +For example, this image shows two graphs RANKLE_ANGLE and LANKLE_ANGLE located on Page 2, Column 1, Row 1.
 +
 +The resulting graph contains data from the 2 signals. RANGLE_ANGLE in Red and LANKLE_ANGLE in Black, each with its own mean and standard deviation.
 +
 +{{:ReportGraph11.jpg}}
 +
 +
  
visual3d/documentation/reports/report_2d_graph.1718804354.txt.gz · Last modified: 2024/06/19 13:39 by sgranger