var h = new Graph(200,120,'#FF0000',-17,0,0,false);
h.addRow(-11.3,-11.2,-11.1,-11,-10.7,-10.6,-11.4,-14.5,-14.5,-16.2,-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,-999);
h.scale = 1;
h.setTime(03,30,false);
h.inc =30;
h.skip =12;
h.title = "Dew Point: last 24 hours";
// h.xLabel = "Time";
h.yLabel = " &#176;C";
h.build();


