var h = new Graph(200,120,'#000000',-9,0,0,true);
h.addRow(-999,-999,-999,-6.8,-6.5,-5.8,-5.6,-5,-4.5,-4.2,-4,-4.9,-5.3,-5.2,-4.6,-4.5,-4.7,-4.6,-5.1,-5.4,-5.6,-5.8,-5.9,-999,-5.7,-5.4,-5.2,-5.3,-5.5,-6,-6.4,-6.6,-6.6,-7,-7.2,-7.2,-7.2,-7.2,-7.3,-7.6,-7.8,-8,-8.2,-7.9,-8.1,-8.2,-7.8,-7.9);
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;C";
h.build();

