in reply to Re^3: Font size in GD::Graph module
in thread Font size in GD::Graph module
Also I increased the suppress_angle to 360 degrees, so that the labels will not appear on the chart.open (Rule, ">>$report") || die "can not open $report"; print Rule "<HTML><BODY BGCOLOR=white>\n"; print Rule "<INPUT TYPE=\"image\" style=\"position:absolute;left:200px +;\" SRC=$name.png BORDER=\"1\" title=\" Packet Drop Analysis \" >\n"; print Rule "</HEAD>\n"; print Rule "</BODY>\n"; print Rule "</HTML>\n";
|
|---|