Guide Section: Generate Output | EASAP Tree:OUTPUT branch
PLOT displays an image file and a plot title in an HTML REPORT.
PLOT may be used alone or within a RESULTS TABLE.
Use an object reference to designate a newly created filename.
The name of an image file created during a PROCESS run must be known to an Author beforehand, and must be specified in Image: or (optionally) Link to Image:
PLOT supports .gif, .jpg, .jpeg, .bmp, and .png image file types.
An example of a PLOT is shown below
![]() |
|
---|---|
Essential Parameters: | |
Image: | filename of image (.jpg, .gif, .bmp, .png) to display in an EASA→User→Results report |
Optional Parameters: | |
Title: | title to display below the Image: (default) or the left hand column of a RESULTS TABLE |
Link to File: | filename to open or download following a click on the hyperlinked image, object references allowed. |
Link to Image: | filename of image (.jpg, .gif, .png, .bmp) to display when Image: is clicked as hyperlink. typically this image is a larger version of the one in Image: |
Delimiter: | character to delimit an object reference in Link to File: (default→%) |
Title Style: | HTML STYLE to apply to the string in Title: |
Image Style: | HTML STYLE for display of the image |
Show if: | logical expression, if true then plot shown, if false then plot NOT shown |