Homepage | About EASA | Contact
Guide Section: Generate Output and a Report | 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.
Link to File: creates an image hyperlink to a file, typically to:
Use an object reference to designate a newly created filename.
Link to Image: creates an image hyperlink to either a:
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 the following image file types:
An example of a PLOT is shown below:
![]() |
|
---|---|
Essential Parameters: | |
Image: | Name of image file (.jpg, .gif, .bmp, .png) to be displayed in EASA→User→Results page report |
Optional Parameters: | |
Title: | Title to display below the Image: (default) or to its left if in a RESULTS TABLE |
Link to File: | Name of file to be opened or downloaded following a click on the hyperlinked image, object references allowed. |
Link to Image: | Name of image file (.jpg, .gif, .png, .bmp) to be displayed when Image: is clicked as hyperlink. In typical use this image is a larger version of the one in Image: |
Delimiter: | Character to delimit an object reference in Link to File: above. 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 |