Hi, How do I make stacked area graph? For stacked bar graph gruff has seperate class "StackedBar" but I could not find anything as "StackedArea"? Is there any other way? Please let know. Thanks -- Posted via http://www.ruby-forum.com/.
On Thu Jul 06, 2006 at 09:17:57PM +0200, Ruby Rails wrote:> Hi, > How do I make stacked area graph? For stacked bar graph gruff has > seperate class "StackedBar" but I could not find anything as > "StackedArea"? Is there any other way?R RGL GraphiViz GnuPlot or add it to Gruff..> > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
How do I add it to Gruff? I''m using gruff library for creating graphs. Please give some example. Thank you! -- Posted via http://www.ruby-forum.com/.
On Fri, 7 Jul 2006, Ruby Rails wrote:> How do I add it to Gruff? I''m using gruff library for creating graphs. > Please give some example.Look at the code for other implementations for stacked area graphs and stacked bar charts. Look at Gruff implementation for stacked bar charts. Write code accordingly. If there already were examples, you''d be using it already. -- _Deirdre web / blog: http://deirdre.net/ "Memes are a hoax! Pass it on!"