ex12.ppi

selectedOutputLines        20        # send the last 20 lines from selected output to the outfile, not just the last line

PLOT
  xaxislength        140
  xtitle             "Distance in meters"
  customXcolumn      dist_x
  ytitle             "mmol/kg water"
  lines              Na_mmol Cl_mmol
  lineColor          black
  linewidth          0.6
  2ytitle            "Temperature (<sup>o</sup>C)" "" "*"
  lines2y            temp(C)
  lineColor2y        blue
  linewidth2y        0.6
  labels             Na<sup>+</sup> Cl<sup>-</sup> Temperature

  labelSize          0

  extraText          extraTextex12.dat  # move the legend

CHEMISTRY

include "..\examples\ex12"