comparison charts.xml @ 48:264ef6e5c48e draft

Uploaded
author guerler
date Thu, 15 May 2014 15:26:51 -0400
parents 83555a70c34c
children 15a18f472cd9
comparison
equal deleted inserted replaced
47:c1dff8224a6e 48:264ef6e5c48e
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_single.txt" />
41 <param name="module" value="histogram" />
42 <param name="columns" value="key1: 1" />
43 <param name="settings" value="" />
44 <output name="output" file="histogram.003.txt" lines_diff="2"/>
45 </test>
46 <test>
40 <param name="input" value="tabular.txt" /> 47 <param name="input" value="tabular.txt" />
41 <param name="module" value="boxplot" /> 48 <param name="module" value="boxplot" />
42 <param name="columns" value="key1: 2" /> 49 <param name="columns" value="key1: 2" />
43 <param name="settings" value="" /> 50 <param name="settings" value="" />
44 <output name="output" file="boxplot.000.txt" lines_diff="2"/> 51 <output name="output" file="boxplot.000.txt" lines_diff="2"/>