Commit 8ac699de6ebe04ee337c4944981e79e701cb7f70
1 parent
364c05d3
move xml info in donutpie3dchart-datale.html
Showing
1 changed file
with
0 additions
and
35 deletions
datalets/donutpie3dchart-datalet/info.xml deleted
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> | |
36 | 0 | \ No newline at end of file |