public
Rubygem
Description: Gruff graphing library for Ruby
Homepage: http://gruff.rubyforge.org
Clone URL: git://github.com/topfunky/gruff.git
topfunky (author)
Tue Mar 11 15:10:13 -0700 2008
commit  b5788a43b0d9714ed2e53dfa138d41c22ea4649c
tree    e8e40ff979f25fe16c0ab1a55b58fe1074a1f49d
gruff / Manifest.txt
100644 73 lines (72 sloc) 1.793 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
CHANGELOG
MIT-LICENSE
Manifest.txt
README.txt
Rakefile
assets/bubble.png
assets/city_scene/background/0000.png
assets/city_scene/background/0600.png
assets/city_scene/background/2000.png
assets/city_scene/clouds/cloudy.png
assets/city_scene/clouds/partly_cloudy.png
assets/city_scene/clouds/stormy.png
assets/city_scene/grass/default.png
assets/city_scene/haze/true.png
assets/city_scene/number_sample/1.png
assets/city_scene/number_sample/2.png
assets/city_scene/number_sample/default.png
assets/city_scene/sky/0000.png
assets/city_scene/sky/0200.png
assets/city_scene/sky/0400.png
assets/city_scene/sky/0600.png
assets/city_scene/sky/0800.png
assets/city_scene/sky/1000.png
assets/city_scene/sky/1200.png
assets/city_scene/sky/1400.png
assets/city_scene/sky/1500.png
assets/city_scene/sky/1700.png
assets/city_scene/sky/2000.png
assets/pc306715.jpg
assets/plastik/blue.png
assets/plastik/green.png
assets/plastik/red.png
lib/gruff.rb
lib/gruff/accumulator_bar.rb
lib/gruff/area.rb
lib/gruff/bar.rb
lib/gruff/bar_conversion.rb
lib/gruff/base.rb
lib/gruff/deprecated.rb
lib/gruff/line.rb
lib/gruff/mini/bar.rb
lib/gruff/mini/legend.rb
lib/gruff/mini/pie.rb
lib/gruff/mini/side_bar.rb
lib/gruff/net.rb
lib/gruff/photo_bar.rb
lib/gruff/pie.rb
lib/gruff/scene.rb
lib/gruff/side_bar.rb
lib/gruff/side_stacked_bar.rb
lib/gruff/spider.rb
lib/gruff/stacked_area.rb
lib/gruff/stacked_bar.rb
lib/gruff/stacked_mixin.rb
test/gruff_test_case.rb
test/test_accumulator_bar.rb
test/test_area.rb
test/test_bar.rb
test/test_base.rb
test/test_legend.rb
test/test_line.rb
test/test_mini_bar.rb
test/test_mini_pie.rb
test/test_mini_side_bar.rb
test/test_net.rb
test/test_photo.rb
test/test_pie.rb
test/test_scene.rb
test/test_side_bar.rb
test/test_sidestacked_bar.rb
test/test_spider.rb
test/test_stacked_bar.rb