var h = new Graph(200,120,'#FF8000',27,0,0,false);
h.addRow(-999,-999,-999,-999,29.1,29.3,27.9,27.7,28.9,28,29.5,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999);
h.scale = 1;
h.setTime(08,30,false);
h.inc =30;
h.skip =12;
h.title = "Dew Point: last 24 hours";
// h.xLabel = "Time";
h.yLabel = " &#176;F";
h.build();

