Google Chart API with Perl -Dancer - SQLite DB
Mark fowler
mark at twoshortplanks.com
Tue Apr 10 23:03:10 BST 2012
On Tuesday, 10 April 2012 at 20:43, Taka wrote:
> I can can add and removed
> data from the database and the results are shown on the web page.
>
>
How are you accessing the database? Are you using some sort of Dancer plugin, or something else
>
> I'm very new to Perl Modules, and I would be much appreciated if someone
> can give me some your expertise and advices to how to link database to
> Google Chart API.
>
>
The google chart API (and the Perl wrappers) are quite simple once you have the data in the right format.
It's getting it in the right format which is the hard part.
Mark
More information about the london.pm
mailing list