Google::Chart::Data::Text - Google::Chart Text Encoding


Google-Chart documentation  | view source Contained in the Google-Chart distribution.

Index


NAME

Top

Google::Chart::Data::Text - Google::Chart Text Encoding

SYNOPSIS

Top

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

METHODS

Top

parameter_value


Google-Chart documentation  | view source Contained in the Google-Chart distribution.