/ruby-graphs

Using the gruff gem - a small spike to create graphs using Ruby (initially for stock charts)

Primary LanguageRuby

Using the gruff gem - a small spike to create graphs using Ruby (initially for stock charts)

Usage:

require_relative 'stock_graph_builder'
StockGraphBuilder.new("goog.csv", "Google Stock").build