RubyGems.org

svg-graph

1.0.3

This is a minor revision of the [SVG::Graph library](http://www.germane-software.com/software/SVG/SVG::Graph/) by Sean Russell with few minor touch-ups to make it run on Ruby 1.9.x and to have it gem-installable SVG:::Graph is a pure Ruby library for generating charts, which are a type of graph where the values of one axis are not scalar. SVG::Graph has a verry similar API to the Perl library SVG::TT::Graph, and the resulting charts also look the same. This isn't surprising, because SVG::Graph started as a loose port of SVG::TT::Graph, although the internal code no longer resembles the Perl original at all.

installgem install svg-graph -v 1.0.3
Authors

Sean Russell, Claudio Bustos, Liehann Loots, Piergiuliano Bossi

8,335 total downloads 805 for this version
Owners

46d89a707ea91b9de545b1d9c914b817

Gemfile
gem "svg-graph", "~> 1.0.3"
Versions
  1. 1.0.5 October 3, 2011
  2. 1.0.4 October 3, 2011
  3. 1.0.3 August 4, 2011
  4. 1.0.1 September 26, 2009
  5. 1.0.0 August 1, 2009
Development Dependencies
  1. hoe >= 2.8.0