|
|
- <!doctype html>
- <html>
-
- <head>
- <title>vis.js | DataSet documentation</title>
- <link rel='stylesheet' href='css/style.css' type='text/css' />
-
- <link href="css/prettify.css" type="text/css" rel="stylesheet" />
- <link href='css/style.css' type='text/css' rel='stylesheet'>
-
- <script type="text/javascript" src="lib/prettify/prettify.js"></script>
- </head>
-
- <body>
- <div id="container">
-
- <h1>DataSet documentation</h1>
-
- <p>coming soon...</p>
-
- </div>
- </body>
- </html>
|