Mercurial > repos > guerler > charts
comparison charts.xml @ 67:e67f691f08e4 draft default tip
Uploaded
author | guerler |
---|---|
date | Fri, 27 Feb 2015 03:30:10 -0500 |
parents | 9dd66c3889e6 |
children |
comparison
equal
deleted
inserted
replaced
66:9dd66c3889e6 | 67:e67f691f08e4 |
---|---|
14 <option value="boxplot">boxplot</option> | 14 <option value="boxplot">boxplot</option> |
15 <option value="heatmap">heatmap</option> | 15 <option value="heatmap">heatmap</option> |
16 <option value="histogram">histogram</option> | 16 <option value="histogram">histogram</option> |
17 <option value="histogramdiscrete">histogramdiscrete</option> | 17 <option value="histogramdiscrete">histogramdiscrete</option> |
18 </param> | 18 </param> |
19 <param name="columns" type="text" area="true" label="Columns string (i.e key1: column, key2: column)" value="column: 2"/> | 19 <param name="columns" type="text" area="true" label="Columns string (i.e key1: column, key2: column)" value=""/> |
20 <param name="settings" type="text" area="true" label="Options string (i.e data_limit: 1000)" value=""/> | 20 <param name="settings" type="text" area="true" label="Options string (i.e key1: value, key2: value)" value=""/> |
21 </inputs> | 21 </inputs> |
22 <outputs> | 22 <outputs> |
23 <data name="output" format="tabular" /> | 23 <data name="output" format="tabular" /> |
24 </outputs> | 24 </outputs> |
25 <tests> | 25 <tests> |