Hi Guys, I just released a Ruby library for the Google Visualization API which I had used to build an in-house analytics tool in Wego (http:// www.wego.com).
This Ruby library allows you to create the same visualizations with just pure Ruby; you don’t have to write any JavaScript at all. Good for any Ruby on Rails setup whereby you prefer to work your logic in models or controllers. But just a note that it's not a 100% implementation of the Google Visualization API, and there are still a lot of stuff that can be improved upon. GitHub source is available at: http://github.com/winston/google_visualr, so you can clone/fork the code. I have also setup a reference/demo site at: http://goo.gl/nHun Let me know if you have any feedback or bug reports. I hope this library is useful for some of you who work with Ruby (on Rails), as it was for me. Thank you. Cheers, @winstonyw -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
