Blame view

datalets.xml 12.8 KB
219b8036   luigser   DEEP
1
  <?xml version="1.0" encoding="utf-8"?>

dc870954   Renato De Donato   title desciption ...
2
  

4faf3f49   Renato De Donato   datalet.dtd
3
  <!DOCTYPE handler_configuration SYSTEM "datalets/datalets.dtd">

dc870954   Renato De Donato   title desciption ...
4
  

219b8036   luigser   DEEP
5
  <handler_configuration>

219b8036   luigser   DEEP
6
      <components>

4faf3f49   Renato De Donato   datalet.dtd
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
          <component>

              <name>datatable-datalet</name>

              <idm>

                  <inputs>

                      <input>

                          <name>Cell</name>

                          <description>The table cell..</description>

                          <selection>*</selection>

                      </input>

                      <layouts>

                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

219b8036   luigser   DEEP
22
              <name>barchart-datalet</name>

4faf3f49   Renato De Donato   datalet.dtd
23
              <type>base</type>

219b8036   luigser   DEEP
24
25
26
27
28
              <idm>

                  <inputs>

                      <input>

                          <name>Categories</name>

                          <description>The chart categories. Its values will be put in the horizontal axis. You need one value for each series.</description>

219b8036   luigser   DEEP
29
30
31
32
                      </input>

                      <input>

                          <name>Series</name>

                          <description>The chart series. Its values will be put in the vertical axis.</description>

219b8036   luigser   DEEP
33
34
35
                      </input>

                      <layouts>

                          <input>

219b8036   luigser   DEEP
36
                              <name>x-axis-label</name>

bc838daa   Luigi Serra   datalet.xml updat...
37
38
39
40
41
42
43
44
45
                              <description>The label for the X axis</description>

                          </input>

                          <input>

                              <name>y-axis-label</name>

                              <description>The label for the Y axis</description>

                          </input>

                          <input>

                              <name>suffix</name>

                              <description>The values suffix(eg units, dollars, euro, ...)</description>

219b8036   luigser   DEEP
46
47
48
49
50
51
52
                          </input>

                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

              <name>columnchart-datalet</name>

4faf3f49   Renato De Donato   datalet.dtd
53
              <type>base</type>

219b8036   luigser   DEEP
54
55
56
57
58
              <idm>

                  <inputs>

                      <input>

                          <name>Categories</name>

                          <description>The chart categories. Its values will be put in the horizontal axis. You need one value for each series.</description>

219b8036   luigser   DEEP
59
60
61
62
                      </input>

                      <input>

                          <name>Series</name>

                          <description>The chart series. Its values will be put in the vertical axis.</description>

219b8036   luigser   DEEP
63
64
65
                      </input>

                      <layouts>

                          <input>

219b8036   luigser   DEEP
66
                              <name>x-axis-label</name>

bc838daa   Luigi Serra   datalet.xml updat...
67
68
69
70
71
72
73
74
75
                              <description>The label for the X axis</description>

                          </input>

                          <input>

                              <name>y-axis-label</name>

                              <description>The label for the Y axis</description>

                          </input>

                          <input>

                              <name>suffix</name>

                              <description>The values suffix(eg units, dollars, euro, ...)</description>

219b8036   luigser   DEEP
76
77
78
79
80
81
82
                          </input>

                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

              <name>linechart-datalet</name>

4faf3f49   Renato De Donato   datalet.dtd
83
              <type>base</type>

219b8036   luigser   DEEP
84
85
86
87
88
              <idm>

                  <inputs>

                      <input>

                          <name>Categories</name>

                          <description>The chart categories. Its values will be put in the horizontal axis. You need one value for each series.</description>

219b8036   luigser   DEEP
89
90
91
92
                      </input>

                      <input>

                          <name>Series</name>

                          <description>The chart series. Its values will be put in the vertical axis.</description>

219b8036   luigser   DEEP
93
94
95
                      </input>

                      <layouts>

                          <input>

219b8036   luigser   DEEP
96
                              <name>x-axis-label</name>

bc838daa   Luigi Serra   datalet.xml updat...
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
                              <description>The label for the X axis</description>

                          </input>

                          <input>

                              <name>y-axis-label</name>

                              <description>The label for the Y axis</description>

                          </input>

                          <input>

                              <name>suffix</name>

                              <description>The values suffix(eg units, dollars, euro, ...)</description>

                          </input>

                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

              <name>column3Dchart-datalet</name>

4faf3f49   Renato De Donato   datalet.dtd
113
              <type>base</type>

bc838daa   Luigi Serra   datalet.xml updat...
114
115
116
117
              <idm>

                  <inputs>

                      <input>

                          <name>Categories</name>

4faf3f49   Renato De Donato   datalet.dtd
118
119
120
                          <description>The chart categories. Its values will be put in the horizontal axis. You need one

                              value for each series.

                          </description>

bc838daa   Luigi Serra   datalet.xml updat...
121
122
123
124
                      </input>

                      <input>

                          <name>Series</name>

                          <description>The chart series. Its values will be put in the vertical axis.</description>

bc838daa   Luigi Serra   datalet.xml updat...
125
126
127
                      </input>

                      <layouts>

                          <input>

bc838daa   Luigi Serra   datalet.xml updat...
128
129
130
131
132
133
134
135
136
137
                              <name>x-axis-label</name>

                              <description>The label for the X axis</description>

                          </input>

                          <input>

                              <name>y-axis-label</name>

                              <description>The label for the Y axis</description>

                          </input>

                          <input>

                              <name>suffix</name>

                              <description>The values suffix(eg units, dollars, euro, ...)</description>

219b8036   luigser   DEEP
138
139
140
141
142
143
                          </input>

                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

53dc93c4   Luigi Serra   new datalets are ...
144
              <name>areachart-datalet</name>

4faf3f49   Renato De Donato   datalet.dtd
145
              <type>base</type>

53dc93c4   Luigi Serra   new datalets are ...
146
147
148
149
150
              <idm>

                  <inputs>

                      <input>

                          <name>Categories</name>

                          <description>The chart categories. Its values will be put in the horizontal axis. You need one value for each series.</description>

53dc93c4   Luigi Serra   new datalets are ...
151
152
153
154
                      </input>

                      <input>

                          <name>Series</name>

                          <description>The chart series. Its values will be put in the vertical axis.</description>

53dc93c4   Luigi Serra   new datalets are ...
155
156
157
                      </input>

                      <layouts>

                          <input>

53dc93c4   Luigi Serra   new datalets are ...
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
                              <name>x-axis-label</name>

                              <description>The label for the X axis</description>

                          </input>

                          <input>

                              <name>y-axis-label</name>

                              <description>The label for the Y axis</description>

                          </input>

                          <input>

                              <name>suffix</name>

                              <description>The values suffix(eg units, dollars, euro, ...)</description>

                          </input>

                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

              <name>bubble3d-datalet</name>

53dc93c4   Luigi Serra   new datalets are ...
175
176
177
178
179
              <idm>

                  <inputs>

                      <input>

                          <name>Categories</name>

                          <description>The chart categories. Its values will be put in the horizontal axis. You need one value for each series.</description>

53dc93c4   Luigi Serra   new datalets are ...
180
181
182
183
                      </input>

                      <input>

                          <name>Y values</name>

                          <description>The chart plots y values. Its values will be put in the vertical axis.</description>

53dc93c4   Luigi Serra   new datalets are ...
184
185
186
187
                      </input>

                      <input>

                          <name>Z values</name>

                          <description>The chart plots z value. Its values represent the size of the bubble.</description>

53dc93c4   Luigi Serra   new datalets are ...
188
189
190
191
                      </input>

                      <input>

                          <name>Series</name>

                          <description>The chart series. Its values visualize multi- series bubbles chart.</description>

53dc93c4   Luigi Serra   new datalets are ...
192
193
194
                      </input>

                      <layouts>

                          <input>

53dc93c4   Luigi Serra   new datalets are ...
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
                              <name>x-axis-label</name>

                              <description>The label for the X axis</description>

                          </input>

                          <input>

                              <name>y-axis-label</name>

                              <description>The label for the Y axis</description>

                          </input>

                          <input>

                              <name>suffix</name>

                              <description>The values suffix(eg units, dollars, euro, ...)</description>

                          </input>

                          <input>

                              <name>comment</name>

                              <description>The values suffix(eg units, dollars, euro, ...)</description>

                          </input>

                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

              <name>donutpie3dchart-datalet</name>

4faf3f49   Renato De Donato   datalet.dtd
216
              <type>pie</type>

53dc93c4   Luigi Serra   new datalets are ...
217
218
219
220
              <idm>

                  <inputs>

                      <input>

                          <name>Series</name>

4faf3f49   Renato De Donato   datalet.dtd
221
                          <description>The chart series. Its values will be put on slice of each series.</description>

53dc93c4   Luigi Serra   new datalets are ...
222
223
                      </input>

                      <input>

dc870954   Renato De Donato   title desciption ...
224
                          <name>Size</name>

53dc93c4   Luigi Serra   new datalets are ...
225
                          <description>The size for each series to create a concentric rings</description>

53dc93c4   Luigi Serra   new datalets are ...
226
227
                      </input>

                      <layouts>

53dc93c4   Luigi Serra   new datalets are ...
228
229
230
231
232
233
                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

              <name>piechart-datalet</name>

4faf3f49   Renato De Donato   datalet.dtd
234
              <type>pie</type>

53dc93c4   Luigi Serra   new datalets are ...
235
236
237
238
              <idm>

                  <inputs>

                      <input>

                          <name>Series</name>

4faf3f49   Renato De Donato   datalet.dtd
239
                          <description>The chart series. Its values will be put on slice of each series.</description>

53dc93c4   Luigi Serra   new datalets are ...
240
241
                      </input>

                      <input>

4faf3f49   Renato De Donato   datalet.dtd
242
                          <name>Size</name>

53dc93c4   Luigi Serra   new datalets are ...
243
                          <description>The size for each series to create a concentric rings</description>

53dc93c4   Luigi Serra   new datalets are ...
244
245
                      </input>

                      <layouts>

53dc93c4   Luigi Serra   new datalets are ...
246
247
248
249
250
                      </layouts>

                  </inputs>

              </idm>

          </component>

          <component>

219b8036   luigser   DEEP
251
              <name>treemap-datalet</name>

219b8036   luigser   DEEP
252
253
254
              <idm>

                  <inputs>

                      <input>

80a8c218   isisadmin   mod xml conf files
255
256
                          <name>Level</name>

                          <description>It is the level field that the datalet will use to group the values at corrisponding field number level.</description>

80a8c218   isisadmin   mod xml conf files
257
                          <selection>*</selection>

219b8036   luigser   DEEP
258
259
                      </input>

                      <layouts>

219b8036   luigser   DEEP
260
261
262
263
                      </layouts>

                  </inputs>

              </idm>

          </component>

4faf3f49   Renato De Donato   datalet.dtd
264
265
          <component>

              <name>leafletjs-datalet</name>

219b8036   luigser   DEEP
266
267
268
269
270
              <idm>

                  <inputs>

                      <input>

                          <name>Latitude</name>

                          <description>It is latitude of the points you want to show in the map.</description>

219b8036   luigser   DEEP
271
272
273
274
                      </input>

                      <input>

                          <name>Longitude</name>

                          <description>It is longitude of the points you want to show in the map.</description>

219b8036   luigser   DEEP
275
276
                      </input>

                      <input>

293da0d3   Luigi Serra   Datalets xml update
277
278
                          <name>Balloon content</name>

                          <description>It is the text associated to the marker or the link to the image related to the camera associated to each points.</description>

219b8036   luigser   DEEP
279
280
                      </input>

                      <layouts>

219b8036   luigser   DEEP
281
282
283
284
                      </layouts>

                  </inputs>

              </idm>

          </component>

469c8525   isisadmin   datalet xml
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
  

          <component>

              <name>preview-datalet</name>

              <idm>

                  <inputs>

                      <input>

                          <name>url</name>

                          <description></description>

                      </input>

                      <input>

                          <name>data-url</name>

                          <description></description>

                      </input>

                      <layouts>

                      </layouts>

                  </inputs>

              </idm>

          </component>

  

dc870954   Renato De Donato   title desciption ...
304
      </components>

219b8036   luigser   DEEP
305
  </handler_configuration>