What would be a good tool for creating some basic pie charts and graphs on the fly? Chris _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
snacktime wrote:> What would be a good tool for creating some basic pie charts and graphs > on the fly? > > Chris >I know this has been discussed before but can''t remember the exact details. A starting point could be to look at rmagick (on rubyforge) if you haven''t already. Sorry it''s not that specific an answer. Chris
There may be many, RMagic might be an option, although Sparklines[1] might be more ready to do out of the box charts and graphs, albeit being small. [1]http://nubyonrails.topfunky.com/articles/2005/07/28/sparklines-graph-library-for-ruby snacktime wrote:> What would be a good tool for creating some basic pie charts and graphs > on the fly? > > Chris > > > ------------------------------------------------------------------------ > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-- ------------------------------------------------------------------------ /*Ronny Hanssen*/
RMagick or ruby-gd or sparklines On 8/31/05, snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> What would be a good tool for creating some basic pie charts and graphs on > the fly? > > Chris > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Zachery Hostens <zacheryph-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Does anyone have any pointers to getting these working on Windows? None of them seem to work too well. Thanks Tom Ayerst Zachery Hostens wrote:>RMagick or ruby-gd >or sparklines > >On 8/31/05, snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >>What would be a good tool for creating some basic pie charts and graphs on >>the fly? >> >> Chris >> >>_______________________________________________ >>Rails mailing list >>Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >>http://lists.rubyonrails.org/mailman/listinfo/rails >> >> >> >> >> > > > >