Simple Panel Plot Composer
--------------------------

title="EFI, MFE analysis for 19980929"
x=[...]
y=[...]
curve
y=<...>
curve_right
leftlabel="kV"
rightlabel="mV/m"
panel

y=[...]
curve
leftlabel="FAC (uA/m2)"
panel

x=[...]
y=[...]
texts "ILAT"
y=[...]
texts_UT "UT"

plot

Variables:       title,x,y,leftlabel,rightlabel
Commands:        curve,curve_right,panel,texts,texts_UT,plot
Resetting rules: panel resets y,leftlabel,rightlabel
                 curve resets y
                 plot resets everything

