19700101) { $data[] = $groups["sent.${year}w$week"]; $dates[] = $date; } } } $chart = new chart(sizeof($data) + 40, 400, "plotmail"); $chart->plot($data, false, "black", "impulse", false, 4); $chart->set_x_ticks($dates); $chart->stroke();