From 5bb0f0b1e6761f7b27e44ca76b7644405c14f5b0 Mon Sep 17 00:00:00 2001 From: renato Date: Wed, 23 Mar 2016 14:50:47 +0100 Subject: [PATCH] new datalets + dtd --- datalets.xml | 424 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------------- datalets/datalets.dtd | 13 ++++--------- 2 files changed, 269 insertions(+), 168 deletions(-) diff --git a/datalets.xml b/datalets.xml index ea55c5b..64001e0 100755 --- a/datalets.xml +++ b/datalets.xml @@ -4,14 +4,16 @@ + + datatable-datalet table - Cell - cellDescription + Column + ColumnDescription * @@ -19,377 +21,480 @@ + + + + barchart-datalet - base + multiseries - Categories - categoriesDescription + XAxis + XAxisDescription - Series - seriesDescription + YAxis + YAxisDescription x-axis-label XAxisLabelDescription + text y-axis-label YAxisLabelDescription + text suffix suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + + columnchart-datalet - base + multiseries - Categories - categoriesDescription + XAxis + XAxisDescription - Series - seriesDescription + YAxis + YAxisDescription x-axis-label XAxisLabelDescription + text y-axis-label YAxisLabelDescription + text suffix suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + + - linechart-datalet - base + areachart-datalet + multiseries - Categories - categoriesDescription + XAxis + XAxisDescription - Series - seriesDescription + YAxis + YAxisDescription x-axis-label XAxisLabelDescription + text y-axis-label YAxisLabelDescription + text suffix suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + + - column3Dchart-datalet - base + linechart-datalet + multiseries - Categories - categoriesDescription + XAxis + XAxisDescription - Series - seriesDescription + YAxis + YAxisDescription x-axis-label XAxisLabelDescription + text y-axis-label YAxisLabelDescription + text suffix suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + + - areachart-datalet - base + heatmap-datalet + multiseries - Categories - categoriesDescription + XAxis + XAxisDescription - Series - seriesDescription + YAxis + YAxisDescription x-axis-label XAxisLabelDescription + text y-axis-label YAxisLabelDescription + text suffix suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + - - - - - - - - - - - - - - - - - - - - piechart-datalet - pie - - - - Series - pieSeriesDescription - - - Size - pieSizeDescription - - - - - - + + + + - treemap-datalet - treemap + barchart_stacked-datalet + multiseries - Level - levelDescription - * + XAxis + XAxisDescription - - - - - - - leafletjs-datalet - leafletjs - - - Latitude - LatitudeDescription - - - Longitude - LongitudeDescription - - - Balloon content - BalloonContentDescription + YAxis + YAxisDescription + + x-axis-label + XAxisLabelDescription + text + + + y-axis-label + YAxisLabelDescription + text + + + suffix + suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + + + + stack + stackDescription + list + + normal + percent + + + - bubble3d-datalet - bubble + columnchart_stacked-datalet + multiseries - Categories - bubbleCategoriesDescription - - - Y values - bubbleYValuesDescription + XAxis + XAxisDescription - Z values - bubbleZValuesDescription - - - Series - bubbleSeriesDescription + YAxis + YAxisDescription x-axis-label XAxisLabelDescription + text y-axis-label YAxisLabelDescription + text suffix suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + + + + stack + stackDescription + list + + normal + percent + + - bubblechart-datalet - bubble + areachart_stacked-datalet + multiseries - Categories - bubbleCategoriesDescription - - - Y values - bubbleYValuesDescription - - - Z values - bubbleZValuesDescription + XAxis + XAxisDescription - Series - bubbleSeriesDescription + YAxis + YAxisDescription x-axis-label XAxisLabelDescription + text y-axis-label YAxisLabelDescription + text suffix suffixDescription + text + + + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + + + + stack + stackDescription + list + + normal + percent + + + - scatterchart-datalet - scatter + piechart-datalet + pie - Categories - scatterCategoriesDescription + SliceLabels + SliceLabelsDescription - X values - scatterXValuesDescription - - - Y values - scatterYValuesDescription + SliceSizes + SliceSizesDescription - x-axis-label - XAxisLabelDescription + suffix + suffixDescription + text - y-axis-label - YAxisLabelDescription + theme + themeDescription + list + + themeBase + themeDarkUnika + themeSandSignika + themeGridLight + themeSpod + - suffix - suffixDescription + donut + donutDescription + list + + false + true + + + - heatmap-datalet - heatmap + leafletjs-datalet + map - Categories - heatmapCategoriesDescription - - - Series - seriesDescription - - - Series - seriesDescription - - - Series - seriesDescription - - - Series - seriesDescription + Latitude + LatitudeDescription - Series - seriesDescription + Longitude + LongitudeDescription - Series - seriesDescription + BalloonContent + BalloonContentDescription + * + + preview-datalet hidden @@ -408,5 +513,6 @@ + diff --git a/datalets/datalets.dtd b/datalets/datalets.dtd index d5edc5f..47ab84f 100755 --- a/datalets/datalets.dtd +++ b/datalets/datalets.dtd @@ -1,19 +1,14 @@ - - - - - + + + - - - - + \ No newline at end of file -- libgit2 0.21.4