diff --git a/datalets/areachart-datalet/areachart-datalet.html b/datalets/areachart-datalet/areachart-datalet.html
new file mode 100644
index 0000000..4c9b6a1
--- /dev/null
+++ b/datalets/areachart-datalet/areachart-datalet.html
@@ -0,0 +1,179 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/datalets/areachart-datalet/areachart-datalet.png b/datalets/areachart-datalet/areachart-datalet.png
new file mode 100644
index 0000000..43807d8
--- /dev/null
+++ b/datalets/areachart-datalet/areachart-datalet.png
diff --git a/datalets/areachart-datalet/demo/index.html b/datalets/areachart-datalet/demo/index.html
new file mode 100644
index 0000000..3ba396c
--- /dev/null
+++ b/datalets/areachart-datalet/demo/index.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/datalets/areachart-datalet/docs.html b/datalets/areachart-datalet/docs.html
new file mode 100644
index 0000000..4e08aab
--- /dev/null
+++ b/datalets/areachart-datalet/docs.html
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/datalets/bubble3d-datalet/bubble3d-datalet.html b/datalets/bubble3d-datalet/bubble3d-datalet.html
new file mode 100644
index 0000000..86abae4
--- /dev/null
+++ b/datalets/bubble3d-datalet/bubble3d-datalet.html
@@ -0,0 +1,263 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/datalets/bubble3d-datalet/bubble3d-datalet.png b/datalets/bubble3d-datalet/bubble3d-datalet.png
new file mode 100644
index 0000000..80e0feb
--- /dev/null
+++ b/datalets/bubble3d-datalet/bubble3d-datalet.png
diff --git a/datalets/bubble3d-datalet/bubble3d-datalet.xml b/datalets/bubble3d-datalet/bubble3d-datalet.xml
new file mode 100644
index 0000000..e7ea07e
--- /dev/null
+++ b/datalets/bubble3d-datalet/bubble3d-datalet.xml
@@ -0,0 +1,65 @@
+
+ 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, ...)
+
+
+
+
+
\ No newline at end of file
diff --git a/datalets/bubble3d-datalet/demo/index.html b/datalets/bubble3d-datalet/demo/index.html
new file mode 100644
index 0000000..408c8ab
--- /dev/null
+++ b/datalets/bubble3d-datalet/demo/index.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/datalets/bubble3d-datalet/docs.html b/datalets/bubble3d-datalet/docs.html
new file mode 100644
index 0000000..1e9f91f
--- /dev/null
+++ b/datalets/bubble3d-datalet/docs.html
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/datalets/donutpie3dchart-datalet/donutpie3dchart-datalet.xml b/datalets/donutpie3dchart-datalet/donutpie3dchart-datalet.xml
new file mode 100644
index 0000000..0371cf5
--- /dev/null
+++ b/datalets/donutpie3dchart-datalet/donutpie3dchart-datalet.xml
@@ -0,0 +1,35 @@
+
+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
+
+
+
+
+
\ No newline at end of file