snlsinghal.9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2013-Jun-05 07:18 UTC
Multiline graph in rails in pdf file
Hi all, I want to give export option in my application that will export PDF file and it should consist multi-line graph. How can i do this in ruby on rails. I install prawn-graph. But I dont think it works for multiline chart. It works only for single line chart. What gem should i install to do this? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/caf5c3f6-9118-45d9-a22d-8c0e2c24869f%40googlegroups.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
prawn will work , it also have some good document first read those :) On Wed, Jun 5, 2013 at 12:48 PM, <snlsinghal.9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi all, > I want to give export option in my application that will export PDF > file and it should consist multi-line graph. How can i do this in ruby on > rails. I install prawn-graph. But I dont think it works for multiline > chart. It works only for single line chart. What gem should i install to do > this? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/caf5c3f6-9118-45d9-a22d-8c0e2c24869f%40googlegroups.com?hl=en-US > . > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAFQ3s6XSnGweZR41vgWY7FFhn%3DNJAvgjWwcOQt9PHRFECiTP3g%40mail.gmail.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.