clbustos / svg-graph

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.
http://www.germane-software.com/software/SVG/SVG::Graph/
Other
13 stars 36 forks source link

Change test on ruby version to make it work with Ruby 2.0 and 2.1. #8

Open sdaubert opened 10 years ago