Commit 896766f453d9a070f9c9e63fcf3aa9083ca163da
1 parent
5bb0f0b1
scatterchart
Showing
1 changed file
with
71 additions
and
9 deletions
datalets.xml
| @@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
| 4 | 4 | ||
| 5 | <handler_configuration> | 5 | <handler_configuration> |
| 6 | <components> | 6 | <components> |
| 7 | - | 7 | + |
| 8 | <!--table--> | 8 | <!--table--> |
| 9 | <component> | 9 | <component> |
| 10 | <name>datatable-datalet</name> | 10 | <name>datatable-datalet</name> |
| @@ -35,7 +35,7 @@ | @@ -35,7 +35,7 @@ | ||
| 35 | <description>XAxisDescription</description> | 35 | <description>XAxisDescription</description> |
| 36 | </input> | 36 | </input> |
| 37 | <input> | 37 | <input> |
| 38 | - <name>YAxis</name> | 38 | + <name>numericYAxis</name> |
| 39 | <description>YAxisDescription</description> | 39 | <description>YAxisDescription</description> |
| 40 | </input> | 40 | </input> |
| 41 | <layouts> | 41 | <layouts> |
| @@ -81,7 +81,7 @@ | @@ -81,7 +81,7 @@ | ||
| 81 | <description>XAxisDescription</description> | 81 | <description>XAxisDescription</description> |
| 82 | </input> | 82 | </input> |
| 83 | <input> | 83 | <input> |
| 84 | - <name>YAxis</name> | 84 | + <name>numericYAxis</name> |
| 85 | <description>YAxisDescription</description> | 85 | <description>YAxisDescription</description> |
| 86 | </input> | 86 | </input> |
| 87 | <layouts> | 87 | <layouts> |
| @@ -127,7 +127,7 @@ | @@ -127,7 +127,7 @@ | ||
| 127 | <description>XAxisDescription</description> | 127 | <description>XAxisDescription</description> |
| 128 | </input> | 128 | </input> |
| 129 | <input> | 129 | <input> |
| 130 | - <name>YAxis</name> | 130 | + <name>numericYAxis</name> |
| 131 | <description>YAxisDescription</description> | 131 | <description>YAxisDescription</description> |
| 132 | </input> | 132 | </input> |
| 133 | <layouts> | 133 | <layouts> |
| @@ -173,7 +173,7 @@ | @@ -173,7 +173,7 @@ | ||
| 173 | <description>XAxisDescription</description> | 173 | <description>XAxisDescription</description> |
| 174 | </input> | 174 | </input> |
| 175 | <input> | 175 | <input> |
| 176 | - <name>YAxis</name> | 176 | + <name>numericYAxis</name> |
| 177 | <description>YAxisDescription</description> | 177 | <description>YAxisDescription</description> |
| 178 | </input> | 178 | </input> |
| 179 | <layouts> | 179 | <layouts> |
| @@ -219,7 +219,7 @@ | @@ -219,7 +219,7 @@ | ||
| 219 | <description>XAxisDescription</description> | 219 | <description>XAxisDescription</description> |
| 220 | </input> | 220 | </input> |
| 221 | <input> | 221 | <input> |
| 222 | - <name>YAxis</name> | 222 | + <name>numericYAxis</name> |
| 223 | <description>YAxisDescription</description> | 223 | <description>YAxisDescription</description> |
| 224 | </input> | 224 | </input> |
| 225 | <layouts> | 225 | <layouts> |
| @@ -268,7 +268,7 @@ | @@ -268,7 +268,7 @@ | ||
| 268 | <description>XAxisDescription</description> | 268 | <description>XAxisDescription</description> |
| 269 | </input> | 269 | </input> |
| 270 | <input> | 270 | <input> |
| 271 | - <name>YAxis</name> | 271 | + <name>numericYAxis</name> |
| 272 | <description>YAxisDescription</description> | 272 | <description>YAxisDescription</description> |
| 273 | </input> | 273 | </input> |
| 274 | <layouts> | 274 | <layouts> |
| @@ -323,7 +323,7 @@ | @@ -323,7 +323,7 @@ | ||
| 323 | <description>XAxisDescription</description> | 323 | <description>XAxisDescription</description> |
| 324 | </input> | 324 | </input> |
| 325 | <input> | 325 | <input> |
| 326 | - <name>YAxis</name> | 326 | + <name>numericYAxis</name> |
| 327 | <description>YAxisDescription</description> | 327 | <description>YAxisDescription</description> |
| 328 | </input> | 328 | </input> |
| 329 | <layouts> | 329 | <layouts> |
| @@ -378,7 +378,7 @@ | @@ -378,7 +378,7 @@ | ||
| 378 | <description>XAxisDescription</description> | 378 | <description>XAxisDescription</description> |
| 379 | </input> | 379 | </input> |
| 380 | <input> | 380 | <input> |
| 381 | - <name>YAxis</name> | 381 | + <name>numericYAxis</name> |
| 382 | <description>YAxisDescription</description> | 382 | <description>YAxisDescription</description> |
| 383 | </input> | 383 | </input> |
| 384 | <layouts> | 384 | <layouts> |
| @@ -469,6 +469,68 @@ | @@ -469,6 +469,68 @@ | ||
| 469 | </idm> | 469 | </idm> |
| 470 | </component> | 470 | </component> |
| 471 | 471 | ||
| 472 | + <!--scatter--> | ||
| 473 | + <component> | ||
| 474 | + <name>scatterchart-datalet</name> | ||
| 475 | + <type>scatter</type> | ||
| 476 | + <idm> | ||
| 477 | + <inputs> | ||
| 478 | + <input> | ||
| 479 | + <name>Categories</name> | ||
| 480 | + <description>CategoriesDescription</description> | ||
| 481 | + </input> | ||
| 482 | + <input> | ||
| 483 | + <name>numericXAxis</name> | ||
| 484 | + <description>XAxisDescription</description> | ||
| 485 | + </input> | ||
| 486 | + <input> | ||
| 487 | + <name>numericYAxis</name> | ||
| 488 | + <description>YAxisDescription</description> | ||
| 489 | + </input> | ||
| 490 | + <layouts> | ||
| 491 | + <input> | ||
| 492 | + <name>x-axis-label</name> | ||
| 493 | + <description>XAxisLabelDescription</description> | ||
| 494 | + <type>text</type> | ||
| 495 | + </input> | ||
| 496 | + <input> | ||
| 497 | + <name>y-axis-label</name> | ||
| 498 | + <description>YAxisLabelDescription</description> | ||
| 499 | + <type>text</type> | ||
| 500 | + </input> | ||
| 501 | + <input> | ||
| 502 | + <name>theme</name> | ||
| 503 | + <description>themeDescription</description> | ||
| 504 | + <type>list</type> | ||
| 505 | + <list> | ||
| 506 | + <item>themeBase</item> | ||
| 507 | + <item>themeDarkUnika</item> | ||
| 508 | + <item>themeSandSignika</item> | ||
| 509 | + <item>themeGridLight</item> | ||
| 510 | + <item>themeSpod</item> | ||
| 511 | + </list> | ||
| 512 | + </input> | ||
| 513 | + </layouts> | ||
| 514 | + </inputs> | ||
| 515 | + </idm> | ||
| 516 | + </component> | ||
| 517 | + | ||
| 518 | + <!--<!–bubble–>--> | ||
| 519 | + <!--<component>--> | ||
| 520 | + <!--<name>bubblechart-datalet</name>--> | ||
| 521 | + <!--<type>bubble</type>--> | ||
| 522 | + <!--<idm>--> | ||
| 523 | + <!--</idm>--> | ||
| 524 | + <!--</component>--> | ||
| 525 | + | ||
| 526 | + <!--<!–treemap–>--> | ||
| 527 | + <!--<component>--> | ||
| 528 | + <!--<name>treemap-datalet</name>--> | ||
| 529 | + <!--<type>treemap</type>--> | ||
| 530 | + <!--<idm>--> | ||
| 531 | + <!--</idm>--> | ||
| 532 | + <!--</component>--> | ||
| 533 | + | ||
| 472 | <!--map--> | 534 | <!--map--> |
| 473 | <component> | 535 | <component> |
| 474 | <name>leafletjs-datalet</name> | 536 | <name>leafletjs-datalet</name> |