Winston
Winston
Does this help? https://github.com/winston/cactus#automating
Hi, this is the wrapper for Google Chart. It can do most of the functionality. Check out the reference site at http://googlevisualr.herokuapp.com/. Thanks!
@zyphrax sorry I am not active on this at the moment ref https://github.com/winston/google_visualr/issues/107
This is not currently supported by this Gem. PR welcomed. Thanks!
@Shekharrajak Apologies for the late reply as I am no longer actively maintaining this. I took a look at your PR but I am wondering if this will add unnecessary...
I haven't used IRuby notebook before. Can IRuby notebook embed JS? If you got the `string` as output, you should be pretty close. You just need to make it into...
> I don't think there is need of any other JS apart from this https://www.google.com/jsapi , right ? Yes. I believe so.
Even though Google will provide support until 2015 as per their deprecation policy https://developers.google.com/chart/terms, I was hoping to be one step ahead, so that folks don't become dependent on the...
The gem supports adding listeners now, see: - https://github.com/winston/google_visualr/blob/master/lib/google_visualr/base_chart.rb#L55 - https://github.com/winston/google_visualr/blob/master/spec/google_visualr/base_chart_spec.rb So it could be possible to have the PNG functionality. A convenience helper method can be added to the...
There's an open PR for it. https://github.com/winston/google_visualr/pull/102 Sorry have been slightly busy. Will take a look in the next few days.