I want to use google_visualr in IRuby notebook. I tried some examples and got the string as output. I see that there is render_chart method defined in ViewHelper module. Is there any way to use it in IRuby notebook (It just need the html code of the chart and dependent JS file initially) ?
Ping @winston