Try using Interactive Charts' pie chart - the behavior there is what you expect: http://code.google.com/apis/visualization/documentation/gallery/piechart.html
<http://code.google.com/apis/visualization/documentation/gallery/piechart.html> --Ed On Tue, Aug 31, 2010 at 11:39 PM, CheckSum <[email protected]> wrote: > Hey, > > I'm trying to make a dynamic google pie chart with PHP. Since the > values are pulled from the database, there are instances when they are > zero (0). In such a case, I don't want the label to be displayed as > there should be nothing to graph. > > How do I do this? > > Thanks! > > Checksum > > -- > You received this message because you are subscribed to the Google Groups > "Google Chart API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-chart-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-chart-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
