visual3d:documentation:pipeline:report_commands:modify_line_graph
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:report_commands:modify_line_graph [2024/06/19 12:52] – sgranger | visual3d:documentation:pipeline:report_commands:modify_line_graph [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{====== | + | ====== |
- | modify a line graph in the report\\ | + | ===== Command ===== |
- | scale = normalize 0% to 100%, global min to max, or by explicit setting\\ | + | |
+ | Modify a line graph in the report\\ | ||
+ | Scale = Normalize 0% to 100%, Global Min to Max, or By explicit setting\\ | ||
- | **modify_line_graph** | + | |
- | /page_number=1 | + | **Modify_Line_Graph** |
- | /column_number=1 | + | /PAGE_NUMBER=1 |
- | /row_number=1 | + | /COLUMN_NUMBER=1 |
- | /graph_number=1 | + | /ROW_NUMBER=1 |
- | ! /graph_title= | + | /GRAPH_NUMBER=1 |
- | /graph_title_font=arial | + | ! /GRAPH_TITLE= |
- | /graph_title_font_size=14 | + | /GRAPH_TITLE_FONT=Arial |
- | ! /graph_title_font_bold=false | + | /GRAPH_TITLE_FONT_SIZE=14 |
- | ! /graph_title_font_italic=false | + | ! /GRAPH_TITLE_FONT_BOLD=FALSE |
- | ! /graph_title_font_underline=false | + | ! /GRAPH_TITLE_FONT_ITALIC=FALSE |
- | ! /graph_title_align=align_center | + | ! /GRAPH_TITLE_FONT_UNDERLINE=FALSE |
- | ! /graph_title_vertical_align=align_top | + | ! /GRAPH_TITLE_ALIGN=ALIGN_CENTER |
- | /graph_title_color=black | + | ! /GRAPH_TITLE_VERTICAL_ALIGN=ALIGN_TOP |
- | ! /graph_legend_text= | + | /GRAPH_TITLE_COLOR=Black |
- | /display_legend=false | + | ! /GRAPH_LEGEND_TEXT= |
- | ! /display_legend_folder= | + | /DISPLAY_LEGEND=FALSE |
- | ! /display_legend_signal= | + | ! /DISPLAY_LEGEND_FOLDER= |
- | ! /display_legend_tag= | + | ! /DISPLAY_LEGEND_SIGNAL= |
- | ! /display_legend_line= | + | ! /DISPLAY_LEGEND_TAG= |
- | ! /display_legend_text= | + | ! /DISPLAY_LEGEND_LINE= |
- | ! /x_axis_label= | + | ! /DISPLAY_LEGEND_TEXT= |
- | ! /x_axis_scale=normalize | + | ! /X_AXIS_LABEL= |
- | ! /x_axis_min= | + | ! /X_AXIS_SCALE=Normalize |
- | ! /x_axis_max= | + | ! /X_AXIS_MIN= |
- | ! /y_axis_label= | + | ! /X_AXIS_MAX= |
- | ! /y_axis_scale=global min to max | + | ! /Y_AXIS_LABEL= |
- | ! /y_axis_min= | + | ! /Y_AXIS_SCALE=Global Min to Max |
- | ! /y_axis_max= | + | ! /Y_AXIS_MIN= |
- | ! /y_use_scientific_notation=false | + | ! /Y_AXIS_MAX= |
+ | ! /Y_USE_SCIENTIFIC_NOTATION=FALSE | ||
**;** | **;** | ||
\\ | \\ | ||
- | modifyreportgraphsdlg.jpg | + | {{: |
+ | |||
+ | ===== Parameters ===== | ||
- | ====== parameters ====== | + | === Tics === |
- | ==== tics ==== | + | You can either: Specify the number of tics you want to see on the X and Y axes - OR - Specify the number of tics to match the Increment Values |
- | you can either: specify the number of tics you want to see on the x and y axes - or - specify the number of tics to match the increment values | + | So if you Set XTic to Increment to TRUE, and X Increment is set to 5 - there will be a tic every 5 values. If you Set XTic to Increment to FALSE, |
- | so if you set xtic to increment to true, and x increment is set to 5 - there will be a tic every 5 values. if you set xtic to increment to false, and x tics is set to 5 - there will be 5 tics on the x axis. | + | === Set Increment === |
- | ==== set increment | + | Rounds Values to the nearest |
- | rounds values to the nearest increment (ex. y axis label will be rounded from 39.2 to 40 if set to 10) | + | So, if Set Increment is set to TRUE, and Y Increment is set to: |
- | so, if set increment is set to true, and y increment is set to: | + | * 1, the Y axis labels will be rounded |
+ | * 5, the Y axis labels will be rounded | ||
+ | * 10, the Y axis labels will be rounded to the nearest 10 | ||
- | * 1, the y axis labels will be rounded to the nearest whole number | + | === GRAPH_TITLE_VERTICAL_ALIGN === |
- | * 5, the y axis labels will be rounded to the nearest 5 | + | |
- | * 10, the y axis labels will be rounded to the nearest 10 | + | |
- | ==== graph_title_vertical_align ==== | + | Possible inputs: ALIGN_TOP | ALIGN_MIDDLE | ALIGN_BOTTOM |
- | possible inputs: align_top | align_middle | align_bottom | ||
- | }} |
visual3d/documentation/pipeline/report_commands/modify_line_graph.1718801567.txt.gz · Last modified: 2024/06/19 12:52 by sgranger