******** EasyPlot save file ********
******** graph attributes   ********
/fpo  pd  8.00 6.00        ;page size
/sf   b   OFF              ;Bold
/sf   i   OFF              ;Italic
/sf   u   OFF              ;Underline
/fpo  pt  12.00            ;base point size
/fpo  po  OFF              ;portrait mode
/fpo  co  OFF              ;color
/fpo  sc  ON               ;scale text by graph size
/fpo  lw  3.00             ;line weight
/fpo  hq                   ;high-quality dot-matrix output
/sa   d   1.00             ;data mark size
/sa   t   1.00             ;tic size
/sa   b   0.00             ;bar separation

******** open new graph     ********
//pos 0 0 1 1
/ag              
/st    OFF                 ;3D state
/sa m  2  3                ;mark, dash & color for column 3
/sa n  1  3                ;mark every 1st pt
/sa m  3  4                ;mark, dash & color for column 4
/sa n  1  4                ;mark every 1st pt
/sa m  4  5                ;mark, dash & color for column 5
/sa n  1  5                ;mark every 1st pt
/sm    ON                  ;data marks
/sc    ON                  ;connect points
/sd    ON                  ;dashed lines
/sb    OFF                 ;bar
/se x  OFF                 ;X-error bars
/se y  OFF                 ;Y-error bars
/td    "xiyyy"             ;define the columns
/ac    "rtplt.ru1"         ;file or eqn


******** x-axis ********
/et    x "Time (hours)"    ;axis title
/oa    g                   ;autorange
/oaas  x  0  0.5  1        ;labeling scheme
/oaam  x ON                ;min tics
/oaamm x ON                ;maj tics
/ogs   x h                 ;grid style

******** y-axis ********
/et    y "Temperature (deg C)" ;axis title
/oa    g                   ;autorange
/oaas  y  10  10  1        ;labeling scheme
/oaam  y ON                ;min tics
/oaamm y ON                ;maj tics
/ogs   y h                 ;grid style

/et g  "Positron Source Upgrade, Q521" ;graph title
/aa    3.0343 56.2609    "Coil 1"
/aa                      "Coil 2"
/aa    2.93971 20.7826   "Ambient"
/aa    1.38981 49.3043   "12 A"
/aa    0.400208 34.8696  "10 A"
/aa    0.116424 64.7826  "Run 1"
/og    ON                  ;grid
