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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to