Hi,
On Oct 7, 3:20 pm, mrt wrote:
> Thank you very much for your response :)
>
> I took a look at your link and my impression is that it provides you
> with the visualisation "as is" meaning you get both visualisation and
> data in one "package"?
Actually just he opposite. We are just providing a Google Vis
compatible JSON feed. The visualizations are all from Google.
>
> I actually need the data for custom visualization in a Flash
> application. Could the JSON output from the service be used in that
> context?
Do you have a specific JSON schema you need to have? Our follows the
Google schema. For details on that format, see:
http://code.google.com/apis/visualization/documentation/dev/implementing_data_source.html#responseformat
If you need a custom JSON format, we'd be open to providing it for
you.
>
> Regards