PlotConfigData

Data used to configure plots. More...

Modules

 Disabled
 Disable this plot.
 
 FillArea
 Fill the area under the curve.
 
 FontSize
 Set the font size of axis labels and chart title.
 
 Gridlines
 Turn gridlines on or off.
 
 ImageProperties
 Specify the image properties.
 
 LegendFontSize
 Set the font size of the legend.
 
 LegendMode
 Set the font size of the legend.
 
 LogAxis
 Make all Y axes logarithmic.
 
 OmitActionsWith
 Will attempt to omit from the plot actions that contain any of the specified case-sensitive words, i.e. OmitActionsWith=Hemorrhage,Infusion.
 
 OmitEventsWith
 Will attempt to omit from the plot events that contain any of the specified case-sensitive words, i.e. OmitEventsWith=Tachycardia.
 
 OutputPathOverride
 Specify the path (relative to bin) to output the plot.
 
 PercentOfBaselineMode
 Specify the path (relative to bin) to output the plot.
 
 PlotActions
 Plot actions parsed from log file.
 
 PlotEvents
 Plot events parsed from log file.
 
 SciLimits
 Plot events parsed from log file.
 
 TickStyle
 Plot events parsed from log file.
 
 ZeroAxis
 Will ensure that zero is included on the Y axis rather than zooming away from it based on the plot's min/max Y values.
 

Detailed Description

Data used to configure plots.

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.