ariel2 has asked for the wisdom of the Perl Monks concerning the following question:
I've been using Google's chart rendering API, which is very handy. Since I'm writing many reports that utilize this service, I'd like to stop coding my API calls by hand and modularize it. I installed the Google::Chart module, but there isn't any documentation to speak of. At this point, I'm considering writing my own module to make these calls, though I hate to re-invent the wheel. Does anyone have a fairly comprehensive example of how to use Google::Chart?
Thanks,
Ariel
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Google::Chart Documentation/Example???
by Anonymous Monk on Sep 19, 2008 at 10:55 UTC | |
by ariel2 (Beadle) on Sep 19, 2008 at 17:47 UTC |