You could do an RRD Fetch then use GD::Graph and GD::Graph3d to do the pie chart. I have some code handy if you like.
Regards Keith > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Torleiv > Ringer > Sent: Tuesday, March 05, 2002 2:45 PM > To: Danny Bendersky > Cc: [EMAIL PROTECTED] > Subject: [rrd-developers] Re: PIE CHART ??? > > > > If you are sure that your data adds up to 100 (for example percentage), > you can use the STACK feature to draw the data, giving you as close > to a pie chart as possible. But no, you cannot get a circular pie chart. > > torleiv > > On Tue, 5 Mar 2002, Danny Bendersky wrote: > > > Hi, is there a way to graph PIE Charts using RRD ? > > > > Thanks! > > > > > > -- > > Unsubscribe > mailto:[EMAIL PROTECTED] > > Help mailto:[EMAIL PROTECTED] > > Archive http://www.ee.ethz.ch/~slist/rrd-developers > > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > > > -- > Professionalism has no place in art, and hacking is art. > - Jamie Zawinski > > > -- > Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
