mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Squashed 'lib/vis/' content from commit 1d029ca
git-subtree-dir: lib/vis git-subtree-split: 1d029cab7b527f3b292e95d550efbf784dac8699
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>vis.js | examples</title>
|
||||
|
||||
<link href='../docs/css/style.css' type='text/css' rel='stylesheet'>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="container">
|
||||
|
||||
<h1>vis.js examples</h1>
|
||||
|
||||
<p><a href="network">network</a></p>
|
||||
<p><a href="graph2d">graph2d</a></p>
|
||||
<p><a href="graph3d">graph3d</a></p>
|
||||
<p><a href="timeline">timeline</a></p>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user