winston / google_visualr

A Ruby Gem for the Google Visualization API. Write Ruby code. Generate Javascript. Display a Google Chart.

Home Page:http://googlevisualr.heroku.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animation in the gem?

sharataka opened this issue · comments

The google javascript library enables animations and other options. Does this gem also enable these features?

Yes, it should work by passing animation config as options to the
chart when "drawing" it.

Let me know when you try it. Thanks!