// simple example 2 #proc getdata file: ../pltestsuite/data19 fieldnames: count dt #proc areadef rectangle: 1 1 5 3 xscaletype: date mmddyy xautorange: datafield=dt yautorange: datafield=count incmult=2.0 lowfix=0 xaxis.stubs: inc 1 month xaxis.stubformat: Mmmyy yaxis.stubs: inc #proc lineplot xfield: dt yfield: count linedetails: color=red