# ImageDimensions - Specify the image width and height in pixels (i.e. ImageDimesions=1600,800) Default is 1600x800, but ActionEventPlots can stretch automatically
# RemoveLegends - Removes all legends from the generated plot
# FontSize - Set the font size of axis labels and chart title (FontSize=22 by default)
# LegendFontSize - Set the font size of the legend (LegendFontSize=15 by default)
# OutputFilename - Set the desired filename for the generated plot (no spaces allowed; will default to the chart title if nothing is set for this)
# PercentOfBaseline - All values will be set to Value@TimeX / Values@Time0
#FLAGS FOR ACTIONEVENTPLOTTER ONLY
# Header - Specify the header(s) that you want to plot on the Y axis
...
...
@@ -47,14 +49,18 @@
# FLAGS FOR RESPIRATORY PFT PLOTTER ONLY
# PFTFile - Specify the path and filename for the .pba containing the PFT data you want to plot (No spaces allowed)