Posted By: Claudio Bustos Navarrete
Date: 2009-09-28 17:08
Summary: svg-graph 1.0.1 Released
Project: Ruby statsample
svg-graph version 1.0.1 has been released!
Gem version of 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.
Changes:
### 1.0.1 / 2009-09-26
* Work for Ruby version 1.8.6, 1.8.7 and 1.9 |
|