User Tools

Site Tools


visual3d:documentation:pipeline:report_commands:make_line_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:pipeline:report_commands:make_line_graph [2024/06/19 12:52] sgrangervisual3d:documentation:pipeline:report_commands:make_line_graph [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-create a new line graph and insert into the report.+====== Make Line Graph ====== 
 + 
 +Create a new line graph and insert into the report.
  
 <code> <code>
-make_line_graph +Make_Line_Graph 
-/page_number+/PAGE_NUMBER
-/column_number+/COLUMN_NUMBER
-/row_number+/ROW_NUMBER
-! /column_span=1 +! /COLUMN_SPAN=1 
-! /row_span=1 +! /ROW_SPAN=1 
-! /graph_title+! /GRAPH_TITLE
-! /files_to_graph=all_files +! /FILES_TO_GRAPH=ALL_FILES 
-! /display_legend=false +! /DISPLAY_LEGEND=FALSE 
-! /legend_position=ur +! /LEGEND_POSITION=UR 
-! /legend_text+! /LEGEND_TEXT
-! /display_legend_tag=false +! /DISPLAY_LEGEND_TAG=FALSE 
-! /display_legend_folder=false +! /DISPLAY_LEGEND_FOLDER=FALSE 
-! /display_legend_signal=false +! /DISPLAY_LEGEND_SIGNAL=FALSE 
-! /line_style=solid +! /LINE_STYLE=Solid 
-! /line_color=black +! /LINE_COLOR=Black 
-! /line_bold=false +! /LINE_BOLD=FALSE 
-! /show_points=false +! /SHOW_POINTS=FALSE 
-! /graph_mean=false +! /GRAPH_MEAN=FALSE 
-! /graph_stddev=false +! /GRAPH_STDDEV=FALSE 
-! /mean_stddev_line_style=solid +! /MEAN_STDDEV_LINE_STYLE=Solid 
-! /mean_stddev_line_color=black +! /MEAN_STDDEV_LINE_COLOR=Black 
-! /mean_stddev_line_bold=false +! /MEAN_STDDEV_LINE_BOLD=FALSE 
-! /use_event_range=false +! /USE_EVENT_RANGE=FALSE 
-! /start_event_label+! /START_EVENT_LABEL
-! /end_event_label+! /END_EVENT_LABEL
-! /intermediate_events+! /INTERMEDIATE_EVENTS
-! /exclude_events+! /EXCLUDE_EVENTS
-! /x_axis_label+! /X_AXIS_LABEL
-/x_data_type+/X_DATA_TYPE
-! /x_data_name+! /X_DATA_NAME
-! /x_data_component+! /X_DATA_COMPONENT
-! /x_data_processed=original +! /X_DATA_PROCESSED=ORIGINAL 
-! /x_axis_scale=normalize 0% to 100% +! /X_AXIS_SCALE=Normalize 0% to 100% 
-! /y_axis_label+! /Y_AXIS_LABEL
-/y_data_type+/Y_DATA_TYPE
-! /y_data_name+! /Y_DATA_NAME
-! /y_data_component+! /Y_DATA_COMPONENT
-! /y_data_processed=original +! /Y_DATA_PROCESSED=ORIGINAL 
-! /y_axis_scale=global min to max +! /Y_AXIS_SCALE=Global Min to Max 
-! /y_use_scientific_notation=false +! /Y_USE_SCIENTIFIC_NOTATION=FALSE 
-! /use_p2d_stddev=false +! /USE_P2D_STDDEV=FALSE 
-! /stddev_component=2 +! /STDDEV_COMPONENT=2 
-! /use_p2d_bargraph=false +! /USE_P2D_BARGRAPH=FALSE 
-! /p2d_bargraph_position+! /P2D_BARGRAPH_POSITION
-! /p2d_bargraph_width=+! /P2D_BARGRAPH_WIDTH=
 ; ;
 </code> </code>
  
-as of version 5.00.28 the following parameters accept expressions +As of Version 5.00.28 the following parameters accept expressions 
-/page_number+/PAGE_NUMBER
-/column_number+/COLUMN_NUMBER
-/row_number+/ROW_NUMBER
-/column_span=1 +/COLUMN_SPAN=1 
-/row_span=1+/ROW_SPAN=1
 \\ \\
  
  
-==== relevant input parameters ====+=== Relevant Input Parameters ===
  
-some parameters in this command expect specific input. below is a list of these pipeline parameters, and the expected input.+Some parameters in this command expect specific input. Below is a list of these pipeline parameters, and the expected input.
  
-**graph_title_align** +**GRAPH_TITLE_ALIGN** 
-align_leftalign_centeralign_right +ALIGN_LEFTALIGN_CENTERALIGN_RIGHT 
-**legend_position** +**LEGEND_POSITION** 
-ur (upper right), ul (upper left), rl (right lower), ll (lower left) +UR (upper right), UL (upper left), RL (right lower), LL (lower left) 
-**y_axis_scale and x_axis_scale** +**Y_AXIS_SCALE and X_AXIS_SCALE** 
-normalize 0% to 100%, global min to max +Normalize 0% to 100%, Global Min to Max 
-**color parameters** +**COLOR parameters** 
-blackredgreenblueyellowcyanpurple +BlackRedGreenBlueYellowCyanPurple 
-other colors can be specified using [[http://www.w3schools.com/tags/ref_colorpicker.asp|hex color codes]] ( ex. "#cc0000") +other colors can be specified using [[http://www.w3schools.com/tags/ref_colorpicker.asp|hex color codes]] ( ex. "#CC0000") 
-**line_style** +**LINE_STYLE** 
-soliddashdotdashdotdashdotdotnull +SolidDashDotDashDotDashDotDotNULL 
-**font** +**Font** 
-for a full list of the fonts, open the add/modify graph dialog and view the options in the font drop down list+For a full list of the fonts, open the Add/Modify graph dialog and view the options in the font drop down list
  
  
visual3d/documentation/pipeline/report_commands/make_line_graph.1718801566.txt.gz · Last modified: 2024/06/19 12:52 by sgranger