Topic: Ruby stand alone graph gem
Is there any gem for ploting line graphs that dont need an html page to display?
Im making some command line scripts that parse columns on a text file and it would be nice to display a graph in a pop up window or something.
Im using windows but linux advices are welcome