forked from topfunky/gruff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Manifest.txt
81 lines (81 loc) · 2 KB
/
Manifest.txt
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
77
78
79
80
81
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
init.rb
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/bullet.rb
lib/gruff/deprecated.rb
lib/gruff/dot.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_bullet.rb
test/test_dot.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_area.rb
test/test_stacked_bar.rb