diff --git a/js/dos/ext/vis/examples/timeline/dataHandling/dataSerialization.html b/js/dos/ext/vis/examples/timeline/dataHandling/dataSerialization.html new file mode 100644 index 0000000..1b3fcfa --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/dataHandling/dataSerialization.html @@ -0,0 +1,121 @@ + + +
+This example shows how to serialize and deserialize JSON data, and load this in the Timeline via a DataSet. Serialization and deserialization is needed when loading or saving data from a server.
+ + + + + + + + + + \ No newline at end of file