Hi I''m looking for a good library to generate charts in a RoR application, would you have any advice ? I had a look at http://ntecs.de/viewcvs/viewcvs/ruby-ploticus/ , a wrapper over ploticus http://ploticus.sourceforge.net/doc/welcome.html , but I''d love to find a pure ruby implementation (more cross platform and more easy to use on hosted servers) regards Thibaut Barrère _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Hi! anyone ?? Here''s what I found so far : - http://raa.ruby-lang.org/cat.rhtml?category_major=Library;category_minor=Graphics a list of ruby drawing libraries with many things to try :) - http://rubychart.rubyforge.org/ only available as source for the moment Well if someone draw chart in their application I''d be most interested in some feedback... cheers Thibaut 2005/8/25, Thibaut Barrère <thibaut.barrere-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > Hi > > I''m looking for a good library to generate charts in a RoR application, > would you have any advice ? > > I had a look at http://ntecs.de/viewcvs/viewcvs/ruby-ploticus/ , a wrapper > over ploticus http://ploticus.sourceforge.net/doc/welcome.html , but I''d > love to find a pure ruby implementation (more cross platform and more easy > to use on hosted servers) > > > regards > > Thibaut Barrère >-- [blog] http://www.dotnetguru2.org/tbarrere _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
> Well if someone draw chart in their application I''d be most interested in > some feedback...I haven''t done this, or used it, but this looks nice: http://nubyonrails.topfunky.com/articles/2005/07/28/sparklines-graph-library-for-ruby HTH, Jord
Nicholas Van Weerdenburg
2005-Aug-26 20:00 UTC
Re: Generating dynamic charts in a RoR application
On 8/25/05, Thibaut Barrère <thibaut.barrere-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi > > I''m looking for a good library to generate charts in a RoR application, > would you have any advice ? > > I had a look at > http://ntecs.de/viewcvs/viewcvs/ruby-ploticus/ , a wrapper > over ploticus > http://ploticus.sourceforge.net/doc/welcome.html , but I''d > love to find a pure ruby implementation (more cross platform and more easy > to use on hosted servers) > > > regards > > Thibaut Barrère > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >http://www.germane-software.com/software/SVG/SVG::Graph/ For SVG. -- Nicholas Van Weerdenburg