-
Notifications
You must be signed in to change notification settings - Fork 25
/
Manifest.txt
65 lines (65 loc) · 1.69 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
History.txt
MIT-LICENSE
Manifest.txt
README.txt
Rakefile
lib/sparklines.rb
lib/sparklines_helper.rb
samples/area-high.png
samples/area.png
samples/discrete.png
samples/pie-large.png
samples/pie.png
samples/pie0.png
samples/pie1.png
samples/pie100.png
samples/pie45.png
samples/pie95.png
samples/pie99.png
samples/smooth-colored.png
samples/smooth.png
test/expected/area.png
test/expected/area_high.png
test/expected/area_min_max.png
test/expected/bar.png
test/expected/bar_extreme_values.png
test/expected/bar_string.png.png
test/expected/bar_tall.png
test/expected/bar_wide.png
test/expected/bullet_basic.png
test/expected/bullet_colorful.png
test/expected/bullet_full_featured.png
test/expected/bullet_tall.png
test/expected/bullet_wide.png
test/expected/discrete.png
test/expected/discrete_wide.png
test/expected/error.png
test/expected/labeled_area.png
test/expected/labeled_bar.png
test/expected/labeled_discrete.png
test/expected/labeled_pie.png
test/expected/labeled_smooth.png
test/expected/labeled_whisker_decimals.png
test/expected/pie.png
test/expected/pie0.png
test/expected/pie1.png
test/expected/pie100.png
test/expected/pie45.png
test/expected/pie95.png
test/expected/pie99.png
test/expected/pie_flat.png
test/expected/pie_large.png
test/expected/smooth.png
test/expected/smooth_colored.png
test/expected/smooth_similar_nonzero_values.png
test/expected/smooth_underneath_color.png
test/expected/smooth_with_target.png
test/expected/standard_deviation.png
test/expected/standard_deviation_short.png
test/expected/standard_deviation_tall.png
test/expected/whisker.png
test/expected/whisker_junk.png
test/expected/whisker_non_exceptional.png
test/expected/whisker_with_step.png
test/expected/zeros.png
test/test_all.rb