Gruff: How to combine two charts in one image

Hi Folks,

I´m playing around with gruff and wonder if it´s possible to combine two
charts in one image. It works with scruffy, take a look:
http://scruffy.rubyforge.org

Because I had some problems with sruffy I want to give it a try with
gruff. Is it possible anyway?

Thanks in advance,

Christian

On 11/14/06, Christian S. [email protected] wrote:

Hi Folks,

I´m playing around with gruff and wonder if it´s possible to combine two
charts in one image. It works with scruffy, take a look:
http://scruffy.rubyforge.org

Because I had some problems with sruffy I want to give it a try with
gruff. Is it possible anyway?

I’m not sure about Gruff supporting it directly, but using RMagick you
could take the output of the two graphs from Gruff and combine them.
Maybe not the ideal solution, but I’m sure it would work.

Thanks in advance,

Christian


Posted via http://www.ruby-forum.com/.

HTH,
MIchael Guterl

Michael G. wrote:

I’m not sure about Gruff supporting it directly, but using RMagick you
could take the output of the two graphs from Gruff and combine them.
Maybe not the ideal solution, but I’m sure it would work.
Hmm, sounds complicate. Could you provide an example?

Thanks & Regards,

Christian