Commit a79dba64336aba501196efbfc78308bbdad87abb

Authored by Renato De Donato
1 parent 896766f4

bubble scatter treeemap

Showing 1 changed file with 131 additions and 74 deletions
datalets.xml
... ... @@ -14,7 +14,7 @@
14 14 <input>
15 15 <name>Column</name>
16 16 <description>ColumnDescription</description>
17   - <selection>*</selection>
  17 + <selection>+</selection>
18 18 </input>
19 19 <layouts>
20 20 </layouts>
... ... @@ -22,11 +22,57 @@
22 22 </idm>
23 23 </component>
24 24  
  25 + <!--pie-->
  26 + <component>
  27 + <name>piechart-datalet</name>
  28 + <type>pie</type>
  29 + <idm>
  30 + <inputs>
  31 + <input>
  32 + <name>SliceLabels</name>
  33 + <description>SliceLabelsDescription</description>
  34 + </input>
  35 + <input>
  36 + <name>SliceSizes</name>
  37 + <description>SliceSizesDescription</description>
  38 + </input>
  39 + <layouts>
  40 + <input>
  41 + <name>suffix</name>
  42 + <description>suffixDescription</description>
  43 + <type>text</type>
  44 + </input>
  45 + <input>
  46 + <name>theme</name>
  47 + <description>themeDescription</description>
  48 + <type>list</type>
  49 + <list>
  50 + <item>themeBase</item>
  51 + <item>themeDarkUnika</item>
  52 + <item>themeSandSignika</item>
  53 + <item>themeGridLight</item>
  54 + <item>themeSpod</item>
  55 + </list>
  56 + </input>
  57 + <input>
  58 + <name>donut</name>
  59 + <description>donutDescription</description>
  60 + <type>list</type>
  61 + <list>
  62 + <item>false</item>
  63 + <item>true</item>
  64 + </list>
  65 + </input>
  66 + </layouts>
  67 + </inputs>
  68 + </idm>
  69 + </component>
  70 +
25 71 <!--multiseries-->
26 72  
27   - <!--bar-->
  73 + <!--column-->
28 74 <component>
29   - <name>barchart-datalet</name>
  75 + <name>columnchart-datalet</name>
30 76 <type>multiseries</type>
31 77 <idm>
32 78 <inputs>
... ... @@ -35,7 +81,7 @@
35 81 <description>XAxisDescription</description>
36 82 </input>
37 83 <input>
38   - <name>numericYAxis</name>
  84 + <name>NumericYAxis</name>
39 85 <description>YAxisDescription</description>
40 86 </input>
41 87 <layouts>
... ... @@ -70,9 +116,9 @@
70 116 </inputs>
71 117 </idm>
72 118 </component>
73   - <!--column-->
  119 + <!--bar-->
74 120 <component>
75   - <name>columnchart-datalet</name>
  121 + <name>barchart-datalet</name>
76 122 <type>multiseries</type>
77 123 <idm>
78 124 <inputs>
... ... @@ -81,7 +127,7 @@
81 127 <description>XAxisDescription</description>
82 128 </input>
83 129 <input>
84   - <name>numericYAxis</name>
  130 + <name>NumericYAxis</name>
85 131 <description>YAxisDescription</description>
86 132 </input>
87 133 <layouts>
... ... @@ -127,7 +173,7 @@
127 173 <description>XAxisDescription</description>
128 174 </input>
129 175 <input>
130   - <name>numericYAxis</name>
  176 + <name>NumericYAxis</name>
131 177 <description>YAxisDescription</description>
132 178 </input>
133 179 <layouts>
... ... @@ -173,7 +219,7 @@
173 219 <description>XAxisDescription</description>
174 220 </input>
175 221 <input>
176   - <name>numericYAxis</name>
  222 + <name>NumericYAxis</name>
177 223 <description>YAxisDescription</description>
178 224 </input>
179 225 <layouts>
... ... @@ -219,7 +265,7 @@
219 265 <description>XAxisDescription</description>
220 266 </input>
221 267 <input>
222   - <name>numericYAxis</name>
  268 + <name>NumericYAxis</name>
223 269 <description>YAxisDescription</description>
224 270 </input>
225 271 <layouts>
... ... @@ -257,9 +303,9 @@
257 303  
258 304 <!--multiseries_stacked-->
259 305  
260   - <!--bar stacked-->
  306 + <!--column stacked-->
261 307 <component>
262   - <name>barchart_stacked-datalet</name>
  308 + <name>columnchart_stacked-datalet</name>
263 309 <type>multiseries</type>
264 310 <idm>
265 311 <inputs>
... ... @@ -268,7 +314,7 @@
268 314 <description>XAxisDescription</description>
269 315 </input>
270 316 <input>
271   - <name>numericYAxis</name>
  317 + <name>NumericYAxis</name>
272 318 <description>YAxisDescription</description>
273 319 </input>
274 320 <layouts>
... ... @@ -312,9 +358,9 @@
312 358 </inputs>
313 359 </idm>
314 360 </component>
315   - <!--column stacked-->
  361 + <!--bar stacked-->
316 362 <component>
317   - <name>columnchart_stacked-datalet</name>
  363 + <name>barchart_stacked-datalet</name>
318 364 <type>multiseries</type>
319 365 <idm>
320 366 <inputs>
... ... @@ -323,7 +369,7 @@
323 369 <description>XAxisDescription</description>
324 370 </input>
325 371 <input>
326   - <name>numericYAxis</name>
  372 + <name>NumericYAxis</name>
327 373 <description>YAxisDescription</description>
328 374 </input>
329 375 <layouts>
... ... @@ -378,7 +424,7 @@
378 424 <description>XAxisDescription</description>
379 425 </input>
380 426 <input>
381   - <name>numericYAxis</name>
  427 + <name>NumericYAxis</name>
382 428 <description>YAxisDescription</description>
383 429 </input>
384 430 <layouts>
... ... @@ -423,24 +469,59 @@
423 469 </idm>
424 470 </component>
425 471  
426   - <!--pie-->
  472 + <!--map-->
427 473 <component>
428   - <name>piechart-datalet</name>
429   - <type>pie</type>
  474 + <name>leafletjs-datalet</name>
  475 + <type>map</type>
430 476 <idm>
431 477 <inputs>
432 478 <input>
433   - <name>SliceLabels</name>
434   - <description>SliceLabelsDescription</description>
  479 + <name>Latitude</name>
  480 + <description>LatitudeDescription</description>
435 481 </input>
436 482 <input>
437   - <name>SliceSizes</name>
438   - <description>SliceSizesDescription</description>
  483 + <name>Longitude</name>
  484 + <description>LongitudeDescription</description>
  485 + </input>
  486 + <input>
  487 + <name>BalloonContent</name>
  488 + <description>BalloonContentDescription</description>
  489 + <selection>*</selection>
  490 + </input>
  491 + <layouts>
  492 + </layouts>
  493 + </inputs>
  494 + </idm>
  495 + </component>
  496 +
  497 + <!--scatter-->
  498 + <component>
  499 + <name>scatterchart-datalet</name>
  500 + <type>scatter</type>
  501 + <idm>
  502 + <inputs>
  503 + <input>
  504 + <name>NumericXAxis</name>
  505 + <description>XAxisDescription</description>
  506 + </input>
  507 + <input>
  508 + <name>NumericYAxis</name>
  509 + <description>YAxisDescription</description>
  510 + </input>
  511 + <input>
  512 + <name>Categories</name>
  513 + <description>CategoriesDescription</description>
  514 + <selection>?</selection>
439 515 </input>
440 516 <layouts>
441 517 <input>
442   - <name>suffix</name>
443   - <description>suffixDescription</description>
  518 + <name>x-axis-label</name>
  519 + <description>XAxisLabelDescription</description>
  520 + <type>text</type>
  521 + </input>
  522 + <input>
  523 + <name>y-axis-label</name>
  524 + <description>YAxisLabelDescription</description>
444 525 <type>text</type>
445 526 </input>
446 527 <input>
... ... @@ -455,38 +536,38 @@
455 536 <item>themeSpod</item>
456 537 </list>
457 538 </input>
458   - <input>
459   - <name>donut</name>
460   - <description>donutDescription</description>
461   - <type>list</type>
462   - <list>
463   - <item>false</item>
464   - <item>true</item>
465   - </list>
466   - </input>
467 539 </layouts>
468 540 </inputs>
469 541 </idm>
470 542 </component>
471 543  
472   - <!--scatter-->
  544 + <!--bubble-->
473 545 <component>
474   - <name>scatterchart-datalet</name>
475   - <type>scatter</type>
  546 + <name>bubblechart-datalet</name>
  547 + <type>bubble</type>
476 548 <idm>
477 549 <inputs>
478 550 <input>
479   - <name>Categories</name>
480   - <description>CategoriesDescription</description>
481   - </input>
482   - <input>
483   - <name>numericXAxis</name>
  551 + <name>NumericXAxis</name>
484 552 <description>XAxisDescription</description>
485 553 </input>
486 554 <input>
487   - <name>numericYAxis</name>
  555 + <name>NumericYAxis</name>
488 556 <description>YAxisDescription</description>
489 557 </input>
  558 + <input>
  559 + <name>BubbleSize</name>
  560 + <description>BubbleSizeDescription</description>
  561 + </input>
  562 + <input>
  563 + <name>BubbleContent</name>
  564 + <description>BubbleContentDescription</description>
  565 + </input>
  566 + <input>
  567 + <name>Categories</name>
  568 + <description>CategoriesDescription</description>
  569 + <selection>?</selection>
  570 + </input>
490 571 <layouts>
491 572 <input>
492 573 <name>x-axis-label</name>
... ... @@ -515,40 +596,16 @@
515 596 </idm>
516 597 </component>
517 598  
518   - <!--&lt;!&ndash;bubble&ndash;&gt;-->
519   - <!--<component>-->
520   - <!--<name>bubblechart-datalet</name>-->
521   - <!--<type>bubble</type>-->
522   - <!--<idm>-->
523   - <!--</idm>-->
524   - <!--</component>-->
525   -
526   - <!--&lt;!&ndash;treemap&ndash;&gt;-->
527   - <!--<component>-->
528   - <!--<name>treemap-datalet</name>-->
529   - <!--<type>treemap</type>-->
530   - <!--<idm>-->
531   - <!--</idm>-->
532   - <!--</component>-->
533   -
534   - <!--map-->
  599 + <!--treemap-->
535 600 <component>
536   - <name>leafletjs-datalet</name>
537   - <type>map</type>
  601 + <name>treemap-datalet</name>
  602 + <type>treemap</type>
538 603 <idm>
539 604 <inputs>
540 605 <input>
541   - <name>Latitude</name>
542   - <description>LatitudeDescription</description>
543   - </input>
544   - <input>
545   - <name>Longitude</name>
546   - <description>LongitudeDescription</description>
547   - </input>
548   - <input>
549   - <name>BalloonContent</name>
550   - <description>BalloonContentDescription</description>
551   - <selection>*</selection>
  606 + <name>Level</name>
  607 + <description>LevelDescription</description>
  608 + <selection>+</selection>
552 609 </input>
553 610 <layouts>
554 611 </layouts>
... ...