Hello friends, i m using open flash chart plugin in my rails application to generate multiple pie charts. I want pie charts to be of equal size. Does anyone know how to set the equal radius for all the charts. i created one method to set radius in open flash chart plugin and called it from my controller. bt it doesnt work... It simply renders nothing.. any suggestions are greatly appreaciated.... def pie_radius(radius) @radius = radius end thanks.... -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Dharmdip Rathod
2009-Mar-03 11:38 UTC
Re: How to fix radius of the open flash chart in ruby
Hi , Radha please go threw this URL my you get something you want http://pullmonkey.com/2008/7/29/open-flash-chart-ii-pie-chart -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
hello Dhamdip, I hv already visited this url but no specific info found. It hs been specified on some sites that we can set radius in piechart.json data-file. but m nt getting where to find out this file. If you have any other solution, plz kindly revert back... as early as possible. i using ruby on rails. Thanks.. Dharmdip Rathod wrote:> Hi , Radha > > please go threw this URL my you get something you want > > http://pullmonkey.com/2008/7/29/open-flash-chart-ii-pie-chart-- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Why not just set the size of the chart? I am not sure you can set the radius. H http://harryseldon.thinkosphere.com Radha Langde wrote:> hello Dhamdip, I hv already visited this url but no specific info found. > It hs been specified on some sites that we can set radius in > piechart.json data-file. but m nt getting where to find out this file. > > If you have any other solution, plz kindly revert back... as early as > possible. > i using ruby on rails. > Thanks.. > > > > Dharmdip Rathod wrote: >> Hi , Radha >> >> please go threw this URL my you get something you want >> >> http://pullmonkey.com/2008/7/29/open-flash-chart-ii-pie-chart-- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Dharmdip Rathod
2009-Mar-07 04:12 UTC
Re: How to fix radius of the open flash chart in ruby
Hi , Radha have you used open flash chart1 or open flash chart2 ? there are different method they cover... -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---