Drawing a graph with thin lines Scruffy

Hi i’m trying to create a chart similar to the one i attached to this
post (chart.jpg).

I’m using scruffy for create the chart but i get something like the
image test.jpg. So i’m wondering if there is a way to make the lines
more thin and eliminate the dots from the graph in scruffy or you know
another
gem that can do this?

Thanks.

On Sat, Aug 27, 2011 at 11:31 PM, art tav [email protected] wrote:
[…]

So i’m wondering if there is a way to make the lines
more thin and eliminate the dots from the graph in scruffy or you know
another gem that can do this?

Two other graphing libraries in Ruby that I know of: Rubyvis1
(protovis clone), and Graph2 (graphviz based). I am not sure if
these will do what you are looking for though. Feel free to explore
and share the results :).

Hi thanks for the suggestions, rubyvis seems very interesting but a
little
complex and I did’t have the enought time for make it work…

So I finally found where to modify scruffy for it to work a more
close to what I need.

I don’t post the modifications because it was a really lousy solution,
like I sayed before I don’t have much time…

Anyway I ended with a chart like this