deee el | 20 Jul 2012 15:35

Pie Chart on Prawn

Hi friends,

I just finished working on an application, which renders a pie chart on
the webpage and i want users to have it on their pdf page, pls i there a
way to render the Pie Chart (High Charts) on PDF page

-- 
Posted via http://www.ruby-forum.com/.

--

-- 
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit https://groups.google.com/groups/opt_out.

Robert Walker | 21 Jul 2012 01:59

Re: Pie Chart on Prawn

deee el wrote in post #1069485:
> Hi friends,
>
> I just finished working on an application, which renders a pie chart on
> the webpage and i want users to have it on their pdf page, pls i there a
> way to render the Pie Chart (High Charts) on PDF page

Have you considered using the Highcharts export module to get an image 
of the chart and insert that into your PDF?

http://www.highcharts.com/documentation/how-to-use#exporting

-- 
Posted via http://www.ruby-forum.com/.

--

-- 
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit https://groups.google.com/groups/opt_out.


Gmane