diff --git a/examples/exampleFillMultiAxis.html b/examples/exampleFillMultiAxis.html
new file mode 100644
index 0000000..573c402
--- /dev/null
+++ b/examples/exampleFillMultiAxis.html
@@ -0,0 +1,61 @@
+
+
+Basic example with multi axis and fill | CurvedLines
+
+
+
+
+
+
+
+
+
+
+CurvedLines Basic example with multi axis and fill
+
+Return to CurvedLines Examples list
+
+
+
diff --git a/examples/exampleFit.html b/examples/exampleFit.html
new file mode 100644
index 0000000..871db59
--- /dev/null
+++ b/examples/exampleFit.html
@@ -0,0 +1,65 @@
+
+
+Examples of Fit (Tension vs. Monotonic) | CurvedLines
+
+
+
+
+
+
+
+
+
+
+Examples of Fit (Tension vs. Monotonic)
+CurvedLines: with standard settings (shows effects of tension parameter)
+
+
+CurvedLines: with monotonicFit (no overshooting/wiggles)
+
+Return to CurvedLines Examples list
+
+
+
diff --git a/examples/exampleHelperPoints.html b/examples/exampleHelperPoints.html
new file mode 100644
index 0000000..8cccadc
--- /dev/null
+++ b/examples/exampleHelperPoints.html
@@ -0,0 +1,70 @@
+
+
+Demonstration of how CurvedLines creates additional 'Helper Points' to plot line | CurvedLines
+
+
+
+
+
+
+
+
+
+
+
+Demonstration of how CurvedLines creates additional 'Helper Points' to plot line
+
+
+CurvedLines: random data points
+
+
+CurvedLines: internally created helper points
+
+Return to CurvedLines Examples list
+
+
+
diff --git a/examples/exampleStackedData.html b/examples/exampleStackedData.html
new file mode 100644
index 0000000..8ab935e
--- /dev/null
+++ b/examples/exampleStackedData.html
@@ -0,0 +1,63 @@
+
+
+Stacked Data Example | CurvedLines
+
+
+
+
+
+
+
+CurvedLines: random stacked data
+
+
+CurvedLines: same data connected with curved lines
+
+Return to CurvedLines Examples list
+
+
+
diff --git a/examples/index.html b/examples/index.html
new file mode 100644
index 0000000..4c7d86f
--- /dev/null
+++ b/examples/index.html
@@ -0,0 +1,14 @@
+
+
+CurvedLines Examples
+
+
+
+
+CurvedLines Examples
+Basic Example with Multi-Axis and Fill
+Examples of Fit (Tension vs Monotonic)
+Demo of how CurvedLines creates additional 'Helper Points' to plot line
+Stacked Data Example
+
+