visual3d:documentation:pipeline:report_commands:export_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:export_graph [2024/06/19 12:52] – sgranger | visual3d:documentation:pipeline:report_commands:export_graph [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | the export_graph command can be used to export an image of a graph from a report. | + | ====== Export Graph ====== |
- | the default setting for the command is to export a **whole page**. | + | The Export_Graph command can be used to export an image of a graph from a report. |
+ | |||
+ | The default setting for the command is to export a **whole page**. | ||
< | < | ||
- | export_graph | + | Export_Graph |
- | /page_number= | + | /PAGE_NUMBER= |
- | ! /export_page=true | + | ! /EXPORT_PAGE=TRUE |
- | ! /column_number= | + | ! /COLUMN_NUMBER= |
- | ! /row_number= | + | ! /ROW_NUMBER= |
- | ! /export_format= | + | ! /EXPORT_FORMAT= |
- | ! /export_filename= | + | ! /EXPORT_FILENAME= |
; | ; | ||
</ | </ | ||
- | to export a **single graph** from a report, the export_page | + | To export a **single graph** from a report, the EXPORT_PAGE |
< | < | ||
- | export_graph | + | Export_Graph |
- | /page_number=2 | + | /PAGE_NUMBER=2 |
- | /export_page=false | + | /EXPORT_PAGE=FALSE |
- | /column_number=2 | + | /COLUMN_NUMBER=2 |
- | /row_number=1 | + | /ROW_NUMBER=1 |
- | /export_format= | + | /EXPORT_FORMAT= |
- | /export_filename= | + | /EXPORT_FILENAME= |
; | ; | ||
</ | </ |
visual3d/documentation/pipeline/report_commands/export_graph.1718801563.txt.gz · Last modified: 2024/06/19 12:52 by sgranger