Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: new GD::Graph::pie3d( ); format data labels

by isha (Sexton)
on Jan 22, 2008 at 10:28 UTC ( [id://663534]=note: print w/replies, xml ) Need Help??


in reply to new GD::Graph::pie3d( ); format data labels

Hi Namrata,

for pie chart u can use following methods:
$graph->set_title_font("/usr/share/fonts/ttf/windows/times.ttf",18); $graph->set_value_font("/usr/share/fonts/ttf/windows/times.ttf",12); $graph->set_label_font("/usr/share/fonts/ttf/windows/times.ttf",14);

where 1st argument is font type & second one is font size :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://663534]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-23 16:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found