svg-graph19 0.6.3 → 0.6.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: svg-graph19
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.3
4
+ version: 0.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Russell. Paolo Bosetti moved into gem and made 1.9-compatible
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-12-02 00:00:00 +01:00
12
+ date: 2010-02-26 00:00:00 +01:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -27,6 +27,15 @@ extra_rdoc_files: []
27
27
 
28
28
  files:
29
29
  - README.markdown
30
+ - lib/SVG/Graph/Bar.rb
31
+ - lib/SVG/Graph/BarBase.rb
32
+ - lib/SVG/Graph/BarHorizontal.rb
33
+ - lib/SVG/Graph/Graph.rb
34
+ - lib/SVG/Graph/Line.rb
35
+ - lib/SVG/Graph/Pie.rb
36
+ - lib/SVG/Graph/Plot.rb
37
+ - lib/SVG/Graph/Schedule.rb
38
+ - lib/SVG/Graph/TimeSeries.rb
30
39
  has_rdoc: true
31
40
  homepage: http://github.com/pbosetti/svg-graph19
32
41
  licenses: []