i have the sample code in this location, i want to plot only one year record in the line graph. example: in 2011, Total number of male is 70, i want to plot this into line graph, example screen shot attache in this thread.
$DataSet->AddPoint(array("2011"=>7));