Closed GoogleCodeExporter closed 8 years ago
Hi,
had the same issue. Figured out that the above mentioned code creates a url with
".png" appended. When I removed the ".png" it worked. For the moment I use it
like
this (without the view helper "image_tag"):
<%= "<img src='#{GoogleChart.pie(10,20,40,30).to_url}'/>" %>
@braghavan: nice job! thanks! :-)
Original comment by Matthias...@gmail.com
on 31 Jan 2008 at 3:04
Perfect, thanks for posting.
Original comment by peterbat...@gmail.com
on 31 Jan 2008 at 3:47
Original comment by bragha...@gmail.com
on 21 Feb 2008 at 8:51
This is not happening in the Rails 2.x, can you please confirm which version it
is.
Thanks.
Original comment by bragha...@gmail.com
on 21 Feb 2008 at 9:41
Please re-open the issue if you have issues.
Original comment by bragha...@gmail.com
on 21 Feb 2008 at 11:14
Original issue reported on code.google.com by
peterbat...@gmail.com
on 30 Jan 2008 at 6:18