Note, there is a java api to create the DataTable JSON, it follows some
simple rules.
http://code.google.com/p/google-visualization-java/
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
cheers guys that's very helpful
On Dec 6, 2:43 am, Sam Ritchie wrote:
> Here's a Google Maps Clojurescript example of mine that might be
> helpful:https://github.com/sritchie/contour
>
> Cheers,
> Sam
>
>
>
>
>
>
>
>
>
> On Mon, Dec 5, 2011 at 6:48 AM, Chris Gray wrote:
> > On Sun, 4 Dec 2011 2
Here's a Google Maps Clojurescript example of mine that might be helpful:
https://github.com/sritchie/contour
Cheers,
Sam
On Mon, Dec 5, 2011 at 6:48 AM, Chris Gray wrote:
> On Sun, 4 Dec 2011 21:53:39 -0800 (PST),
> thenwithexpandedwingshesteershisflight wrote:
> > Has anyone tried using the
On Sun, 4 Dec 2011 21:53:39 -0800 (PST), thenwithexpandedwingshesteershisflight
wrote:
> Has anyone tried using the google chart library in Clojurescript ?
>
> http://code.google.com/apis/chart/interactive/docs/quick_start.html
>
> - it uses a dynamically-loaded-from-the-web api that I cannot w