User Tools

Site Tools


PLOT

Guide Section: Generating Reports and 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.

The Link to File: parameter creates an image hyperlink to a file, which might be a larger image, a .pdf, or a spreadsheet. An object reference may designate a newly created filename.

The Link to Image: parameter creates an image hyperlink to another supported image file type. The image file to be displayed may be either a prior uploaded file on the EASA Server or a file created by a PROCESS that generates graphical output during the EASAP run.

The name of an image file created during a run must be known to an Author beforehand, and must be specified in the Image: or (optionally) Link to Image: parameters.

PLOT supports the following image file types:

  • GIF Format (.gif)
  • JPEG Format (.jpg, .jpeg)
  • Windows Bitmap (.bmp)
  • Portable Network Graphics (.png)

An example of a PLOT is shown below:

PLOT
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