Questions tagged [gruff]

Gruff is a graphing/infographics library for Ruby that can be used as a standalone gem or as part of Rails.

Gruff is a graphing/infographics library for Ruby that can be used as a standalone gem or as part of Rails. It programmatically creates image files that can be re-used or dynamically generated.

31 questions
0
votes
1 answer

Segmentation fault in Gruff prevents me from generating a simple chart

I am experimenting with simple projects and RonR, specifically trying to generate some graphs using the gruff gem with rmagick and image magic. Everything is installed successfully, but when I run even a simple .rb with a chart it gives me…
1 2
3