var h = new Graph(200,120,'#FF00FF',0,1,0,false);
h.addRow(234,252,255,265,270,275,260,261,254,253,248,252,258,257,264,272,270,273,265,256,259,258,257,240,201,0,0,0,0,183,193,194,199,197,0,189,190,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999);
h.scale = 45;
h.setTime(14,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


