| Google-Chart documentation | view source | Contained in the Google-Chart distribution. |
Google::Chart::Data::Text - Google::Chart Text Encoding
Google::Chart->new(
data => {
type => "Text",
dataset => [ .... ]
}
);
| Google-Chart documentation | view source | Contained in the Google-Chart distribution. |