Commit 491a6e1f5c105d9f585b9337d323c6f6ac7628bf
1 parent
d1116eb4
update jpg
Showing
1 changed file
with
35 additions
and
0 deletions
datalets/donutpie3dchart-datalet/info.xml
0 → 100644
| 1 | +<component> | ||
| 2 | + <name>donutpie3dchart-datalet</name> | ||
| 3 | + <attributes> | ||
| 4 | + <attribute> | ||
| 5 | + <name>data-url</name> | ||
| 6 | + </attribute> | ||
| 7 | + <attribute> | ||
| 8 | + <name>fields</name> | ||
| 9 | + </attribute> | ||
| 10 | + </attributes> | ||
| 11 | + <idm> | ||
| 12 | + <inputs> | ||
| 13 | + <input> | ||
| 14 | + <name>Series</name> | ||
| 15 | + <description>The chart series. Its values will be put on slice of each series.</description> | ||
| 16 | + <scale>nominal</scale> | ||
| 17 | + <role>domain</role> | ||
| 18 | + <selection>11</selection> | ||
| 19 | + </input> | ||
| 20 | + <input> | ||
| 21 | + <name>Size </name> | ||
| 22 | + <description>The size for each series to create a concentric rings</description> | ||
| 23 | + <scale>nominal</scale> | ||
| 24 | + <role>domain</role> | ||
| 25 | + <selection>11</selection> | ||
| 26 | + </input> | ||
| 27 | + <layouts> | ||
| 28 | + <input> | ||
| 29 | + <name>title</name> | ||
| 30 | + <description>The label for the title of the chart</description> | ||
| 31 | + </input> | ||
| 32 | + </layouts> | ||
| 33 | + </inputs> | ||
| 34 | + </idm> | ||
| 35 | +</component> | ||
| 0 | \ No newline at end of file | 36 | \ No newline at end of file |