diff --git a/docs/dataset.html b/docs/dataset.html new file mode 100644 index 00000000..201d6e5b --- /dev/null +++ b/docs/dataset.html @@ -0,0 +1,23 @@ + + + + + vis.js | DataSet documentation + + + + + + + + + +
+ +

DataSet documentation

+ +

coming soon...

+ +
+ + \ No newline at end of file diff --git a/docs/graph.html b/docs/graph.html index 9165978c..29b234d6 100644 --- a/docs/graph.html +++ b/docs/graph.html @@ -3,7 +3,6 @@ vis.js | graph documentation - diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..ade9e9f3 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,29 @@ + + + + + vis.js | documentation + + + + + + + + + +
+ +

vis.js documentation

+ +

The following pages are available:

+ + + +
+ + \ No newline at end of file diff --git a/examples/graph/18_dashed_lines.html b/examples/graph/18_dashed_lines.html new file mode 100644 index 00000000..7ab13fad --- /dev/null +++ b/examples/graph/18_dashed_lines.html @@ -0,0 +1,60 @@ + + + + Graph | Dashed lines + + + + + + + + + +

+ This example shows the different options for dashed lines. +

+ +
+ +