var h = new Graph(200,120,'#0000FF',0,0,1,true);
h.addRow(0,0.08,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
h.scale = 0.02;
h.setTime(04,00,false);
h.inc =30;
h.skip =12;
h.title = "Rainfall: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.";
h.build();

