NAME
Google::Chart::Data::Text - Google::Chart Text Encoding
SYNOPSIS
Google::Chart->new(
data => {
type => "Text",
dataset => [ .... ]
}
);
Google::Chart::Data::Text - Google::Chart Text Encoding
Google::Chart->new(
data => {
type => "Text",
dataset => [ .... ]
}
);