diff --git a/configuration.xml b/configuration.xml
old mode 100644
new mode 100755
index f11cb1f..c6a72c4
--- a/configuration.xml
+++ b/configuration.xml
@@ -1,11 +1,11 @@
- http://192.168.232.128/DEEalerProvider/COMPONENTS/datalets/
+ http://192.168.164.128/DatalEts-Ecosystem-Provider/COMPONENTS/datalets/
- http://192.168.232.128/DEEalerProvider/COMPONENTS/controllets/
+ http://192.168.164.128/DatalEts-Ecosystem-Provider/COMPONENTS/controllets/
-
\ No newline at end of file
+
diff --git a/datalets.xml b/datalets.xml
index 7de889e..e9c17a2 100755
--- a/datalets.xml
+++ b/datalets.xml
@@ -214,6 +214,188 @@
+ areachart-datalet
+
+
+ data-url
+
+
+ fields
+
+
+
+
+
+ Categories
+ The chart categories. Its values will be put in the horizontal axis. You need one value for each series.
+ nominal
+ domain
+ 11
+
+
+ Series
+ The chart series. Its values will be put in the vertical axis.
+ nominal
+ domain
+ 11
+
+
+
+ title
+ The label for the title of the chart
+
+
+ x-axis-label
+ The label for the X axis
+
+
+ y-axis-label
+ The label for the Y axis
+
+
+ suffix
+ The values suffix(eg units, dollars, euro, ...)
+
+
+
+
+
+
+ bubble3d-datalet
+
+
+ data-url
+
+
+ fields
+
+
+
+
+
+ Categories
+ The chart categories. Its values will be put in the horizontal axis. You need one value for each series.
+ nominal
+ domain
+ 11
+
+
+ Y values
+ The chart plots y values. Its values will be put in the vertical axis.
+ nominal
+ domain
+ 11
+
+
+ Z values
+ The chart plots z value. Its values represent the size of the bubble.
+ nominal
+ domain
+ 11
+
+
+ Series
+ The chart series. Its values visualize multi- series bubbles chart.
+ nominal
+ domain
+ 11
+
+
+
+ title
+ The label for the title of the chart
+
+
+ x-axis-label
+ The label for the X axis
+
+
+ y-axis-label
+ The label for the Y axis
+
+
+ suffix
+ The values suffix(eg units, dollars, euro, ...)
+
+
+ comment
+ The values suffix(eg units, dollars, euro, ...)
+
+
+
+
+
+
+ donutpie3dchart-datalet
+
+
+ data-url
+
+
+ fields
+
+
+
+
+
+ Series
+ The chart series. Its values will be put on slice of each series.
+ nominal
+ domain
+ 11
+
+
+ Size
+ The size for each series to create a concentric rings
+ nominal
+ domain
+ 11
+
+
+
+ title
+ The label for the title of the chart
+
+
+
+
+
+
+ piechart-datalet
+
+
+ data-url
+
+
+ fields
+
+
+
+
+
+ Series
+ The chart series. Its values will be put on slice of each series.
+ nominal
+ domain
+ 11
+
+
+ Size
+ The size for each series to create a concentric rings
+ nominal
+ domain
+ 11
+
+
+
+ title
+ The label for the title of the chart
+
+
+
+
+
+ treemap-datalet