var h = new Graph(200,120,'#8080FF',0,1,0,false);
h.addRow(170,201,339,15,28,123,139,166,148,134,0,0,0,0,122,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,298,0,0,359,351,263,280,326,30);
h.scale = 45;
h.setTime(15,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

