|
@ -14,7 +14,7 @@ |
|
|
|
|
|
|
|
|
<script src="../../dist/vis.js"></script> |
|
|
<script src="../../dist/vis.js"></script> |
|
|
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" /> |
|
|
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" /> |
|
|
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head> |
|
|
|
|
|
|
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
|
<h2>Graph2d | Basic Example</h2> |
|
|
<h2>Graph2d | Basic Example</h2> |
|
|
<div style="width:700px; font-size:14px; text-align: justify;"> |
|
|
<div style="width:700px; font-size:14px; text-align: justify;"> |
|
@ -49,4 +49,4 @@ |
|
|
var graph2d = new vis.Graph2d(container, dataset, options); |
|
|
var graph2d = new vis.Graph2d(container, dataset, options); |
|
|
</script> |
|
|
</script> |
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
|
|
|
|
|
|
</html> |