Daisuke Maki > Google-Chart > Google::Chart::Type::XY

Download:
Google-Chart-0.05014.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  4
Open  3
View Bugs
Report a bug
Source   Latest Release: Google-Chart-0.09000_04

NAME ^

Google::Chart::Type::XY - Google::Chart XY Line Type

In charts of this type, each drawn line is defined by a pair of data sets, one of X coordinates and one for Y coordinates. See the API documentation at

    http://code.google.com/apis/chart/types.html#line_charts

for details.