Stacked Area graph?

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

How do I add it to Gruff? I’m using gruff library for creating graphs.
Please give some example.

Thank you!

On Thu Jul 06, 2006 at 09:17:57PM +0200, Ruby R. 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…

On Fri, 7 Jul 2006, Ruby R. 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.