From 5d2fd9f32526e8c5b2f3e711bc26361884cd38fd Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Mon, 1 Jun 2015 17:15:32 +0200 Subject: [PATCH 1/2] fixed links --- graph2d_examples.html | 2 +- graph3d_examples.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graph2d_examples.html b/graph2d_examples.html index cfee2ee4..b8af1b96 100644 --- a/graph2d_examples.html +++ b/graph2d_examples.html @@ -85,7 +85,7 @@
-

Graph2d Examples

View all examples » View docs » +

Graph2d Examples

View all examples » View docs »
This small code example shows the easiest way to get a Graph2d up and running. This code has been taken from example 1. The working example is shown next to it. Click it to start the interaction.
diff --git a/graph3d_examples.html b/graph3d_examples.html
index 24cdbbdb..f73a5844 100644
--- a/graph3d_examples.html
+++ b/graph3d_examples.html
@@ -94,7 +94,7 @@
     
-

Graph3d Examples

View all examples » View docs » +

Graph3d Examples

View all examples » View docs »
This small code example shows the easiest way to get a Graph2d up and running. This code has been taken from example 1. The working example is shown next to it. Click it to start the interaction.

From b4d5c902afd4fd7951c7badc3665e547b8e3e254 Mon Sep 17 00:00:00 2001
From: Alex de Mulder 
Date: Tue, 2 Jun 2015 17:17:26 +0200
Subject: [PATCH 2/2] new version

---
 index.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index 10baf691..e93ec926 100644
--- a/index.html
+++ b/index.html
@@ -183,9 +183,8 @@
                     
bower install vis

link from cdnjs.com

- vis.min.js
- vis.min.css
- (version 3.12.0, warning: this is an outdated version) + vis.min.js
+ vis.min.css

download