Download: Google-Chart-0.05013.tar.gz
Dependencies
Annotate this POD
Google::Chart::Type::Pie - Google::Chart Pie Chart Type
Google::Chart->new( type => 'Pie' ); Google::Chart->new( type => { module => 'Pie', args => { pie_type => '3d' } } );