blob: 31cda3da10574e3a6f95878010c92ebdab66a7fd (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Easily create Google DataTable objects for the Google Visulization API.
This module is attempts to hide the gory details of preparing your data
before sending it to a JSON serializer - more specifically, hiding some
of the hoops that have to be jump through for making sure your data
serializes to the right data types.
WWW: http://search.cpan.org/dist/Data-Google-Visualization-DataTable/
|