public
Rubygem
Description: Gruff graphing library for Ruby
Homepage: http://gruff.rubyforge.org
Clone URL: git://github.com/topfunky/gruff.git
topfunky (author)
Thu Mar 13 09:03:49 -0700 2008
commit  75c59127f7ed8b7d20b8cc8c930347e7ecfe092a
tree    62394d73f7649b791e554b05f4d1c1281fbfe766
parent  454623165c3321268facd9461d33d4b5940c6328
gruff / Manifest.txt
100644 76 lines (75 sloc) 1.936 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
74
75
76
History.txt
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
rails_generators/gruff/gruff_generator.rb
rails_generators/gruff/templates/controller.rb
rails_generators/gruff/templates/functional_test.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