var h = new Graph(200,120,'#0000FF',-20,0,0,true);
h.addRow(-17.1,-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,-16.2,-15.6,-15.9,-14.9,-16,-16.5,-17.2,-17,-17,-15.8,-17,-17.5,-18.1,-18.7,-19.2);
h.scale = 1;
h.setTime(18,30,false);
h.inc =30;
h.skip =12;
h.title = "Dew Point: last 24 hours";
// h.xLabel = "Time";
h.yLabel = " &#176;C";
h.build();


