Mercurial > repos > guerler > charts
comparison charts.xml @ 54:15a18f472cd9 draft
Uploaded
author | guerler |
---|---|
date | Thu, 05 Jun 2014 13:38:55 -0400 |
parents | 264ef6e5c48e |
children | 8a5b168df5f8 |
comparison
equal
deleted
inserted
replaced
53:5a478e171752 | 54:15a18f472cd9 |
---|---|
35 <param name="columns" value="key1: 2, key2: 3, key3: 4" /> | 35 <param name="columns" value="key1: 2, key2: 3, key3: 4" /> |
36 <param name="settings" value="" /> | 36 <param name="settings" value="" /> |
37 <output name="output" file="histogram.001.txt" lines_diff="2"/> | 37 <output name="output" file="histogram.001.txt" lines_diff="2"/> |
38 </test> | 38 </test> |
39 <test> | 39 <test> |
40 <param name="input" value="tabular_data.txt" /> | |
41 <param name="module" value="histogram" /> | |
42 <param name="columns" value="key1: 6" /> | |
43 <param name="settings" value="" /> | |
44 <output name="output" file="histogram.002.txt" lines_diff="2"/> | |
45 </test> | |
46 <test> | |
40 <param name="input" value="tabular_single.txt" /> | 47 <param name="input" value="tabular_single.txt" /> |
41 <param name="module" value="histogram" /> | 48 <param name="module" value="histogram" /> |
42 <param name="columns" value="key1: 1" /> | 49 <param name="columns" value="key1: 1" /> |
43 <param name="settings" value="" /> | 50 <param name="settings" value="" /> |
44 <output name="output" file="histogram.003.txt" lines_diff="2"/> | 51 <output name="output" file="histogram.003.txt" lines_diff="2"/> |